去除从网络加载头像,补充致谢信息

This commit is contained in:
shuaikangzhou
2023-12-04 19:17:24 +08:00
parent db417dc48f
commit 1708a4649a
3 changed files with 2 additions and 2 deletions
-2
View File
@@ -7,8 +7,6 @@ from pprint import pprint
from app.log import logger
DB = None
cursor = None
db_path = "./app/Database/Msg/MSG.db"
lock = threading.Lock()