isundil 8 gadi atpakaļ
vecāks
revīzija
64bc1b2ba3
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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())