diff --git a/start_menu/servizi/start-corsesopp/index.html b/start_menu/servizi/start-corsesopp/index.html
index 0631e92..3417a7c 100644
--- a/start_menu/servizi/start-corsesopp/index.html
+++ b/start_menu/servizi/start-corsesopp/index.html
@@ -49,7 +49,7 @@
diff --git a/start_menu/servizi/start-corsesopp/js/script.js b/start_menu/servizi/start-corsesopp/js/script.js
index 915bb7a..8b806bf 100644
--- a/start_menu/servizi/start-corsesopp/js/script.js
+++ b/start_menu/servizi/start-corsesopp/js/script.js
@@ -54,5 +54,4 @@ function avviaAggiornamentoAutomatico() {
document.getElementById("formStazione").addEventListener("submit", (e) => {
caricaDati(e, true);
avviaAggiornamentoAutomatico();
-});
-caricaStazioni();
\ No newline at end of file
+});
\ No newline at end of file