summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/services/notification_recipient_service.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/services/notification_recipient_service.rb b/app/services/notification_recipient_service.rb
index 0382ecd4abb..21c9c314a2a 100644
--- a/app/services/notification_recipient_service.rb
+++ b/app/services/notification_recipient_service.rb
@@ -71,7 +71,7 @@ module NotificationRecipientService
project: project,
custom_action: custom_action,
target: target,
- acting_user: acting_user,
+ acting_user: acting_user
)
end