mirror of
https://github.com/pacnpal/Pac-cogs.git
synced 2025-12-20 02:41:06 -05:00
Update birthday.py
This commit is contained in:
@@ -90,6 +90,3 @@ class Birthday(commands.Cog):
|
||||
pass # If we can't remove the role, we'll just let it be
|
||||
finally:
|
||||
del self.birthday_tasks[guild.id]
|
||||
|
||||
async def setup(bot):
|
||||
await bot.add_cog(Birthday(bot))
|
||||
Reference in New Issue
Block a user