aboutsummaryrefslogtreecommitdiff
path: root/modules/timer.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/timer.py')
-rw-r--r--modules/timer.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/timer.py b/modules/timer.py
index b038e595..ce3939c6 100644
--- a/modules/timer.py
+++ b/modules/timer.py
@@ -1,3 +1,5 @@
+#--depends-on commands
+
import time
from src import ModuleManager, utils