Explorar o código

removed debug

isundil %!s(int64=8) %!d(string=hai) anos
pai
achega
64bc1b2ba3
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      updateWallpaper.py

+ 0 - 1
updateWallpaper.py

@@ -20,7 +20,6 @@ class BingWallpaperChanger:
         os.system(self.wallpaperCmd)
 
     def updateLatest(self):
-        print("test")
         http = urllib3.PoolManager(
                 cert_reqs='CERT_REQUIRED',
                 ca_certs=certifi.where())