Skip to content

Commit a2f25d8

Browse files
authored
Update index.html
delete updateCount
1 parent ad552f3 commit a2f25d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ <h2>カスタムモード</h2>
106106
function updateSystem() {
107107
updateTime();
108108
updateWord();
109-
updateCount();
110109
}
111110

112111
setInterval(updateSystem, 200);

0 commit comments

Comments
 (0)