locky 3 år sedan
förälder
incheckning
16f745a6f7
1 ändrade filer med 1 tillägg och 1 borttagningar
  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