mirror of
https://github.com/myned/modufur.git
synced 2024-11-01 13:02:38 +00:00
Temporary fix for callable exception
This commit is contained in:
parent
8d9967843e
commit
2741d893dc
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ async def on_ready():
|
|||
for cog in (
|
||||
tools.Utils(bot),
|
||||
owner.Bot(bot),
|
||||
owner.Tools(bot),
|
||||
management.Admin(bot),
|
||||
info.Info(bot),
|
||||
booru.MsG(bot)):
|
||||
|
|
Loading…
Reference in a new issue