Commit 5f2d7e11 authored by Stan Hu's avatar Stan Hu

Resolve conflicts in app/finders/license_template_finder.rb

parent 77568dc8
......@@ -13,11 +13,8 @@
class LicenseTemplateFinder
include Gitlab::Utils::StrongMemoize
<<<<<<< HEAD
prepend ::EE::LicenseTemplateFinder
=======
>>>>>>> upstream/master
attr_reader :project, :params
def initialize(project, params = {})
......
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