From d8bbf99087ea095104b2a7ca53f68b6d5b915eb6 Mon Sep 17 00:00:00 2001 From: ui-beam-9 Date: Tue, 29 Apr 2025 22:03:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E6=96=B0=E7=89=88=E6=9C=ACv2?= =?UTF-8?q?0250429213045?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- download_auto_run.py | 2 -- 1 file changed, 2 deletions(-) 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),