去除PROD_ENV依赖

This commit is contained in:
2022-04-27 07:40:23 +08:00
parent daeed748ff
commit ea2de8270b
3 changed files with 5 additions and 10 deletions

View File

@ -1,9 +1,6 @@
import configparser
import os.path
from flask.helpers import get_env
PROD_ENV = get_env() == "production"
# [danmaku]
# exec