Skip to content

Commit

Permalink
console_statements_removed
Browse files Browse the repository at this point in the history
  • Loading branch information
kaurjasleen240305 committed Jan 4, 2024
1 parent 43197e7 commit 2f5341e
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 @@ -1268,7 +1268,6 @@ class Activity {

this.setSmallerLargerStatus();
if(typeof(this.activity)!="undefined"){
console.log(typeof(this.activity));
this.activity.refreshCanvas();
}
document.getElementById("hideContents").click();
Expand Down

0 comments on commit 2f5341e

Please sign in to comment.