Skip to content

Commit

Permalink
Removing unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
jivansh77 committed Jan 5, 2025
1 parent dcfd68f commit af89c3e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions js/blocks.js
Original file line number Diff line number Diff line change
Expand Up @@ -5039,9 +5039,6 @@ class Blocks {
}

this.inLongPress = true;

const helpfulWheel = docById("helpfulWheelDiv");
helpfulWheel.style.display = "none";

piemenuBlockContext(this.blockList[this.activeBlock]);
};
Expand Down

0 comments on commit af89c3e

Please sign in to comment.