Commit 4f0a69a0 authored by Robert Speicher's avatar Robert Speicher

Resolve app/services/notification_recipient_service.rb

parent 68f4b26e
......@@ -220,11 +220,8 @@ module NotificationRecipientService
end
class Default < Base
<<<<<<< HEAD
prepend ::EE::NotificationRecipientBuilders::Default
=======
>>>>>>> upstream/master
MENTION_TYPE_ACTIONS = [:new_issue, :new_merge_request].freeze
attr_reader :target
......
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