diff --git a/fight/fight.py b/fight/fight.py index 383ec01..aa094bf 100644 --- a/fight/fight.py +++ b/fight/fight.py @@ -27,9 +27,6 @@ class Fight: def __init__(self, bot): self.bot = bot - # self.path = "data/Fox-Cogs/fight/" - # self.file_path = "data/Fox-Cogs/fight/fight.json" - # self.the_data = dataIO.load_json(self.file_path) self.config = Config.get_conf(self, identifier=49564952847684) default_global = { "srtracker": {},