Update panel_task.py

This commit is contained in:
Mr Chen 2024-11-05 01:16:08 +08:00
parent 6bf4371a2b
commit 36bd8d8a1f
1 changed files with 0 additions and 1 deletions

View File

@ -112,7 +112,6 @@ def runPanelTask():
thisdb.setTaskStatus(run_task['id'], 1)
except Exception as e:
print(mw.getTracebackInfo())
time.sleep(10)
# 站点过期检查
# siteEdate()