Przeglądaj źródła

chore: remove unnecessary comments

lairaalmas 2 miesięcy temu
rodzic
commit
bc4c340959
1 zmienionych plików z 0 dodań i 1 usunięć
  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,