diff --git a/notify.py b/notify.py index a2da3dd..e95cb83 100644 --- a/notify.py +++ b/notify.py @@ -3,7 +3,7 @@ # Please run once per day. # License: GPLv3 or later import toml, os, importlib -from datetime import datetime, timedelta +from datetime import datetime scripts = []