Skip to content

Commit 07f8752

Browse files
committed
Remove debugger
1 parent e9a0d48 commit 07f8752

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

typescript/packages/lookslike-high-level/src/spells/25_activity.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ export const activity = typedBehavior(
2020
log: true
2121
}), {
2222
render: ({ self, log }) => {
23-
debugger
2423
return (
2524
<table entity={self} title="Activity Log" style="width: 100%; border-spacing: 0">
2625
<tbody>

0 commit comments

Comments
 (0)