Skip to content

Commit 6c3e6af

Browse files
authored
remove console log
1 parent 8ded332 commit 6c3e6af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

js/activity.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3631,7 +3631,6 @@ class Activity {
36313631
hideDOMLabel();
36323632

36333633
if (this.blocks.visible) {
3634-
console.log("krishna");
36353634
this.blocks.hideBlocks();
36363635
this.showBlocksAfterRun = false;
36373636
this.palettes.hide();

0 commit comments

Comments
 (0)