@ -2,7 +2,5 @@ from .fight import Fight
def setup(bot):
# check_folders()
# check_files()
n = Fight(bot)
bot.add_cog(n)