remove legacy --depends-on flags for github.py (leftover from webhooks)
This commit is contained in:
parent
30ce2ef11c
commit
a325f32b84
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue