Update admins.py
Remove extra line
This commit is contained in:
parent
5499452150
commit
98f0ac27ec
@ -175,6 +175,5 @@ class Admins(commands.Cog):
|
||||
await ctx.send(random_conf_gif())
|
||||
|
||||
|
||||
|
||||
async def setup(bot):
|
||||
await bot.add_cog(Admins(bot))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user