cleaning options list

This commit is contained in:
Philip Sargent 2020-05-20 12:45:10 +01:00 committed by Philip Sargent
parent 972e6f3a95
commit 079f528963

View File

@ -454,7 +454,6 @@ if __name__ == "__main__":
elif "profile" in sys.argv:
jq.loadprofiles()
jq.showprofile()
exit()
elif "help" in sys.argv:
usage()
exit()