Browse Source

fix: 修复gunicorn运行错误

SongZihuan 3 years ago
parent
commit
c5edb4ff9a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      configure/__init__.py

+ 0 - 1
configure/__init__.py

@@ -2,7 +2,6 @@ import json
 import logging
 import os
 
-logging.basicConfig(encoding='utf-8')
 conf = dict()