From 598cac617536a0d309778c5f0e7201cdc1189af5 Mon Sep 17 00:00:00 2001 From: Bobloy Date: Mon, 19 Feb 2018 15:09:34 -0500 Subject: [PATCH] Remove v2 code --- fight/fight.py | 3 --- 1 file changed, 3 deletions(-) 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": {},