Removed debug value
This commit is contained in:
parent
516a0d4230
commit
2231b30a74
|
@ -19,8 +19,7 @@ def uninit():
|
|||
notify2.uninit()
|
||||
|
||||
def wait():
|
||||
#sleep(TIMEOUT*MINUTE)
|
||||
pass
|
||||
sleep(TIMEOUT*MINUTE)
|
||||
|
||||
def send_notification():
|
||||
print(MESSAGE)
|
||||
|
|
Loading…
Reference in New Issue