Denis K пре 10 година
родитељ
комит
02d51e67de
1 измењених фајлова са 0 додато и 1 уклоњено
  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):