chore: 移除无用代码

This commit is contained in:
helloplhm-qwq 2023-11-10 23:08:08 +08:00
parent 0851a72101
commit ceede1c03b

View File

@ -11,11 +11,9 @@
import os
debug_mode = True
log_length_limit = 50000000
debug_mode = False
log_length_limit = 400
running = True
config = {}
pool_data = None
pool_cache = None
workdir = os.getcwd()
banList_suggest = 0