aboutsummaryrefslogtreecommitdiff
path: root/modules/github.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/github.py')
-rw-r--r--modules/github.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/github.py b/modules/github.py
index 71df302e..b02c6c02 100644
--- a/modules/github.py
+++ b/modules/github.py
@@ -1,9 +1,5 @@
-#--depends-on channel_access
-#--depends-on check_mode
#--depends-on commands
#--depends-on config
-#--depends-on permissions
-#--depends-on rest_api
import datetime, math, re
from src import EventManager, ModuleManager, utils