Explorar o código

Remove verbose

Denis K %!s(int64=9) %!d(string=hai) anos
pai
achega
02d51e67de
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      jet/dashboard_modules/google_analytics.py

+ 0 - 1
jet/dashboard_modules/google_analytics.py

@@ -53,7 +53,6 @@ class ModuleCredentialStorage(Storage):
             return None
 
     def put(self, credentials):
-        print('put')
         self.module.update_settings({'credential': credentials.to_json()})
 
     def delete(self):