Removed debug value

This commit is contained in:
Abhorrent_Anger 2019-10-23 10:53:39 +03:00 committed by Mārtiņš Kurmis
parent 516a0d4230
commit 2231b30a74
1 changed files with 1 additions and 2 deletions

View File

@ -19,8 +19,7 @@ def uninit():
notify2.uninit()
def wait():
#sleep(TIMEOUT*MINUTE)
pass
sleep(TIMEOUT*MINUTE)
def send_notification():
print(MESSAGE)