liuyuqi-dellpc 1 month ago
parent
commit
279604feaa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fgh/config.py

+ 1 - 1
fgh/config.py

@@ -7,7 +7,7 @@
 @Desc    :   config
 """
 
-import os, sys
+import os
 from dotenv import load_dotenv
 from fgh.utils.frozen_dir import get_app_path