locky 3 жил өмнө
parent
commit
16f745a6f7
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Service/CloudLogs.py

+ 1 - 1
Service/CloudLogs.py

@@ -4,7 +4,7 @@ import datetime
 import time
 
 from bson import utc
-from jwt import jwt
+import jwt
 
 from Object.RedisObject import RedisObject
 from Service.CommonService import CommonService