Update __init__.py

pull/632/head
Mr Chen 5 months ago
parent 8b439801ab
commit ab287d42ef
  1. 4
      web/admin/__init__.py

@ -42,10 +42,6 @@ import thisdb
from admin import setup
setup.init()
# from threading import Lock
# thread = None
# thread_lock = Lock()
app = Flask(__name__, template_folder='templates/default')
# 缓存配置

Loading…
Cancel
Save