Compare commits

..

No commits in common. "bf2d3e4fd8789e40de7af5e3fe95a5074c60777b" and "5b36318cd4eda6f45b3fccc8ffe78fa5c05cfab2" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -522,7 +522,6 @@ async def main(machine_specs):
except Exception as e:
print(e)
last_used_config = None
await asyncio.sleep(5)
if __name__ == "__main__":