diff --git a/py_app/app/static/script.js b/py_app/app/static/script.js index 81b787a..2441de7 100644 --- a/py_app/app/static/script.js +++ b/py_app/app/static/script.js @@ -217,7 +217,6 @@ document.addEventListener('DOMContentLoaded', () => { if (reportTitle) reportTitle.textContent = 'Error loading data.'; }); }); - }); } // Bind the export functionality to the CSV button