Skip to content

Commit

Permalink
Delete
Browse files Browse the repository at this point in the history
  • Loading branch information
gi-b716 committed Nov 14, 2024
1 parent b898ba9 commit 91263b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dataGenerator.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@ def createInstancePage(self):
os.chdir("{0}".format(directory))

def runningAutohack(self, mode):
directory = os.path.dirname(os.path.abspath(__file__))
if mode == "infinite":
os.system("{0} autoHack.infinite.py".format(self.pythonRunningCommand))
elif mode == "random":
Expand Down

0 comments on commit 91263b9

Please sign in to comment.