提交 f50c7eca 编写于 作者: M Marin Jankovski

Remove new lines.

上级 bc7656a3
......@@ -88,9 +88,7 @@ class NotificationService
#
def merge_mr(merge_request, current_user)
recipients = reject_muted_users([merge_request.author, merge_request.assignee], merge_request.target_project)
recipients = recipients.concat(project_watchers(merge_request.target_project)).uniq
recipients.delete(merge_request.merge_event.author) if merge_request.merged?
recipients.each do |recipient|
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册