Browse Source

chore: remove unnecessary comments

lairaalmas 2 tháng trước cách đây
mục cha
commit
bc4c340959
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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,