forgot to remove debug message

This commit is contained in:
robweber 2019-08-03 10:31:18 -05:00
parent 71b048418e
commit 181654b414

View File

@ -26,7 +26,6 @@ class BackupScheduler:
#sleep for 2 minutes so Kodi can start and time can update correctly
xbmc.sleep(1000 * 120)
utils.log("TESTING!")
nr = 0
if(xbmcvfs.exists(self.next_run_path)):