🔇 Removed print- and console.log-statements
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
timer_res = seconds.toString();
|
||||
}, 1000);
|
||||
};
|
||||
console.log(selected_answer);
|
||||
|
||||
timer(question.time);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user