commands module no longer relies on pemissions module
This commit is contained in:
parent
e485632359
commit
5be9450628
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
#--depends-on config
|
||||
#--depends-on permissions
|
||||
|
||||
import enum, re, shlex, string, traceback, typing
|
||||
from src import EventManager, IRCLine, ModuleManager, utils
|
||||
|
|
Loading…
Reference in a new issue