Skip to content

Commit

Permalink
remove console log
Browse files Browse the repository at this point in the history
  • Loading branch information
Commanderk3 authored Jan 9, 2025
1 parent 8ded332 commit 6c3e6af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/activity.js
Original file line number Diff line number Diff line change
Expand Up @@ -3631,7 +3631,6 @@ class Activity {
hideDOMLabel();

if (this.blocks.visible) {
console.log("krishna");
this.blocks.hideBlocks();
this.showBlocksAfterRun = false;
this.palettes.hide();
Expand Down

0 comments on commit 6c3e6af

Please sign in to comment.