diff --git a/cli/src/core/service_creator.py b/cli/src/core/service_creator.py index b3a21da..fe0e616 100644 --- a/cli/src/core/service_creator.py +++ b/cli/src/core/service_creator.py @@ -58,7 +58,6 @@ class ServiceCreator: hla_names.write_to_config() # TODO: can't push if branch already exists in remote - raise git_push_changes( repo=repo, branch_name=branch_name,