Add depends-on hashflags for relay.py
This commit is contained in:
parent
cda125e5b6
commit
9314b25a96
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
#--depends-on commands
|
||||||
|
#--depends-on format_activity
|
||||||
|
#--depends-on permissions
|
||||||
|
|
||||||
from src import EventManager, ModuleManager, utils
|
from src import EventManager, ModuleManager, utils
|
||||||
|
|
||||||
class Module(ModuleManager.BaseModule):
|
class Module(ModuleManager.BaseModule):
|
||||||
|
|
Loading…
Reference in a new issue