🎨 - Code cleaning

This commit is contained in:
Florian SYLVAIN
2021-03-07 02:13:06 +01:00
parent 0556dd3300
commit 5aa42faa6c
3 changed files with 2 additions and 8 deletions
-2
View File
@@ -3,10 +3,8 @@ import asyncio
from discord.ext import commands
from discord.ext.commands.cooldowns import BucketType
CD_ISSOU = 0
class OtherCmds(commands.Cog):
def __init__(self, bot):
self.bot = bot