From cdd557e42377ffbf5a165b4fdbc211d56c46847b Mon Sep 17 00:00:00 2001 From: a1usha Date: Mon, 9 Nov 2020 19:49:33 +0700 Subject: [PATCH] comments deleted --- src/js/script.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/js/script.js b/src/js/script.js index c921617a0..6ba843a7e 100644 --- a/src/js/script.js +++ b/src/js/script.js @@ -877,9 +877,7 @@ function showWords() { } $("#restartTestButton, #startTestButton").on("click", function () { - console.log("click"); if (activeFunBox === "memory") { - console.log("activate timer", window.location.pathname); memoryFunboxInterval = clearInterval(memoryFunboxInterval); memoryFunboxTimer = Math.round(Math.pow(wordsList.length, 1.2)); memoryFunboxInterval = setInterval(() => {