aboutsummaryrefslogtreecommitdiff
path: root/modules/perform.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/perform.py')
-rw-r--r--modules/perform.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/perform.py b/modules/perform.py
index c04ea092..56c518d4 100644
--- a/modules/perform.py
+++ b/modules/perform.py
@@ -1,3 +1,6 @@
+#--depends-on commands
+#--depends-on permissions
+
from src import EventManager, ModuleManager, utils
class Module(ModuleManager.BaseModule):