Browse Source

chore: remove unnecessary comments

lairaalmas 2 months ago
parent
commit
bc4c340959
1 changed files with 0 additions and 1 deletions
  1. 0 1
      js/games/squareTwo.js

+ 0 - 1
js/games/squareTwo.js

@@ -322,7 +322,6 @@ const squareTwo = {
       );
     },
     renderOperationUI: () => {
-      // ?
       const uiList = [
         ...self.blocks.top.list,
         ...self.blocks.bottom.list,