Commit 120fd3b3 authored by http://jneen.net/'s avatar http://jneen.net/

another rubocop style fix

parent 17147f20
......@@ -372,7 +372,7 @@ class NotificationService
recipients = NotificationRecipientService.notifiable_users(
recipients, :subscription,
target: target,
acting_user: current_user,
acting_user: current_user
)
label_names = labels.map(&:name)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment