Skip to content

Commit c60e2df

Browse files
authored
chore: remove old builds-email service
1 parent 7afc357 commit c60e2df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gitlab/v4/objects.py

-1
Original file line numberDiff line numberDiff line change
@@ -4055,7 +4055,6 @@ class ProjectServiceManager(GetMixin, UpdateMixin, DeleteMixin, ListMixin, RESTM
40554055
"branches_to_be_notified",
40564056
),
40574057
),
4058-
"builds-email": (("recipients",), ("add_pusher", "notify_only_broken_builds")),
40594058
"pipelines-email": (
40604059
("recipients",),
40614060
(

0 commit comments

Comments
 (0)