Skip to content

Commit 0b03988

Browse files
committed
fixup
1 parent f6f3892 commit 0b03988

File tree

1 file changed

+0
-3
lines changed
  • browser-chat/frontend/src/lib

1 file changed

+0
-3
lines changed

browser-chat/frontend/src/lib/log.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,3 @@ class LogSystem {
4949
}
5050

5151
export const log = new LogSystem()
52-
while (log.get().length < 30) {
53-
log.info("foobar foo baz " + log.get().length)
54-
}

0 commit comments

Comments
 (0)