Manually disabled event import
This commit is contained in:
parent
49944b90c9
commit
7fd3cc061e
@ -29,7 +29,9 @@ from modules.commands.start import *
|
||||
from modules.commands.warn import *
|
||||
from modules.commands.warnings import *
|
||||
|
||||
from modules.event import *
|
||||
# This one is only imported during events
|
||||
# and should be completely rewritten for each one.
|
||||
# from modules.event import *
|
||||
|
||||
from modules.callbacks.ban import *
|
||||
from modules.callbacks.nothing import *
|
||||
|
Reference in New Issue
Block a user