Commit e3cbf0ba authored by Sean McGivern's avatar Sean McGivern

Resolve lib/gitlab/email/handler.rb

parent cde1181d
...@@ -3,11 +3,8 @@ ...@@ -3,11 +3,8 @@
module Gitlab module Gitlab
module Email module Email
module Handler module Handler
<<<<<<< HEAD
prepend ::EE::Gitlab::Email::Handler prepend ::EE::Gitlab::Email::Handler
=======
>>>>>>> upstream/master
def self.handlers def self.handlers
@handlers ||= load_handlers @handlers ||= load_handlers
end end
......
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