Update main.py

This commit is contained in:
edikius 2023-03-06 14:09:28 +01:00
parent e75c662b35
commit 150c30d5da

View File

@ -11,7 +11,6 @@ if os.name == "nt":
import execution
import server
if __name__ == "__main__":
if '--help' in sys.argv:
print("Valid Command line Arguments:")