diff --git a/download_auto_run.py b/download_auto_run.py index 056bdad..2a6da59 100644 --- a/download_auto_run.py +++ b/download_auto_run.py @@ -38,8 +38,6 @@ FILES_TO_DOWNLOAD = [ ("breeze_monitor.py", "breeze_monitor.py", True), ("breeze_monitor_CHAT.py", "breeze_monitor_CHAT.py", True), ("cms_monitor.py", "cms_monitor.py", True), - ("cms_coefficients.json", "cms_coefficients.json", True), - ("breeze_coefficients.json", "breeze_coefficients.json", True), ("templates/dashboard.html", "templates/dashboard.html", True), ("templates/login.html", "templates/login.html", True), ("static/ds-favicon.ico", "static/ds-favicon.ico", True),