@ -17,7 +17,6 @@ manage = ArgumentParser(
manage.add_argument(
'command',
type=str,
required=True,
)
command = manage.parse_args()