Fix conflict in lib/banzai/issuable_extractor.rb

parent ec9be16d
......@@ -9,11 +9,8 @@ module Banzai
# so we can avoid N+1 queries problem
class IssuableExtractor
<<<<<<< HEAD
prepend EE::Banzai::IssuableExtractor
=======
>>>>>>> upstream/master
attr_reader :context
ISSUE_REFERENCE_TYPE = '@data-reference-type="issue"'.freeze
......
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