Skip to content

Commit 182a2b0

Browse files
committed
fix: fix typo
1 parent 6e02e7c commit 182a2b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

web/src/store/dispatchers/build.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,6 @@ const dispatchEvalEvents = (dispatch: DispatchFn, events: EvalEvent[]) => {
8686
});
8787
}
8888

89-
console.log(eventsWithDelay);
90-
9189
// Try to guess program end time by checking last message delay.
9290
//
9391
// This won't work if "time.Sleep()" occurs after final message but the same

0 commit comments

Comments
 (0)