🔇 Removed print- and console.log-statements

This commit is contained in:
Mawoka
2022-06-09 17:43:46 +02:00
parent 2519451c97
commit bba85009bd
6 changed files with 0 additions and 90 deletions
-1
View File
@@ -28,7 +28,6 @@
timer_res = seconds.toString();
}, 1000);
};
console.log(selected_answer);
timer(question.time);