Browse Source

Merge remote-tracking branch 'origin/master'

yunwinLiu 1 year ago
parent
commit
e310ccd0e7
1 changed files with 0 additions and 4 deletions
  1. 0 4
      common/log_util.py

+ 0 - 4
common/log_util.py

@@ -102,7 +102,3 @@ def logs(message):
     LoggerUtil().create_log(level="info").info(message)
     # raise Exception(message)
 
-
-
-if __name__ == '__main__':
-    warring_log("车务通")