chore: update ui service manager of new service

This commit is contained in:
Benjamin Labrecque
2026-07-09 14:29:36 +02:00
parent 629243d4f5
commit 098aa74f17
-1
View File
@@ -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,