Update common.py

This commit is contained in:
midoks 2023-09-11 12:42:27 +08:00
parent aa60d52662
commit f7ee3a9aed
1 changed files with 0 additions and 1 deletions

View File

@ -150,7 +150,6 @@ def initSystemControl():
path = 'data/default.db'
if os.path.exists(path):
return False
data_ctl = 'data/control.conf'
mw.writeFile(data_ctl, '30')