1
0
Fork 0
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:
Myned 2019-09-17 04:06:55 -04:00
parent 8d9967843e
commit 2741d893dc

View file

@ -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)):