Skip to content

Commit 747cd26

Browse files
committed
Remove debugging console log
1 parent d2339ff commit 747cd26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ class JupyterLabCodeFormatter
6565
this.setupContextMenu();
6666
this.setupWidgetExtension();
6767
});
68-
console.log('222wat');
6968
}
7069

7170
public createNew(

0 commit comments

Comments
 (0)