diff --git a/cli/src/core/service_creator.py b/cli/src/core/service_creator.py index 1d45bf4..15d2607 100644 --- a/cli/src/core/service_creator.py +++ b/cli/src/core/service_creator.py @@ -80,7 +80,6 @@ class ServiceCreator: service_manager.write_to_file() # TODO: can't push if branch already exists in remote - raise git_push_changes( repo=repo, branch_name=branch_name,