mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
remove old debug stuff
This commit is contained in:
@@ -190,7 +190,6 @@ def main():
|
||||
with open(os.path.join(args.outputpath if args.outputpath else ".", f"mystery_result_{seed}.yaml"), "wt") as f:
|
||||
yaml.dump(important, f)
|
||||
|
||||
logging.info(erargs)
|
||||
ERmain(erargs, seed)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user