diff --git a/public/script.js b/public/script.js index 1f863dc..564192f 100644 --- a/public/script.js +++ b/public/script.js @@ -469,9 +469,6 @@ document.getElementById('autoTestBtn').addEventListener('click', async function } }); - } -}); - // =================================== // VERSION INFO // ===================================