Skip to content

Commit 4d7fa39

Browse files
committed
remove random debug log
1 parent 3d3749b commit 4d7fa39

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

client/modules/IDE/pages/IDEView.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,6 @@ const IDEView = () => {
334334
>
335335
<Editor
336336
provideController={(ctl) => {
337-
console.log('providing controller', ctl);
338337
cmRef.current = ctl;
339338
}}
340339
/>

0 commit comments

Comments
 (0)