Commit ff1b4a11 authored by LUKE BENNETT's avatar LUKE BENNETT

Resolve service.rb

parent f9b048e2
...@@ -278,13 +278,10 @@ class Service < ActiveRecord::Base ...@@ -278,13 +278,10 @@ class Service < ActiveRecord::Base
nil nil
end end
<<<<<<< HEAD
=======
def self.find_by_template def self.find_by_template
find_by(template: true) find_by(template: true)
end end
>>>>>>> upstream/master
private private
def cache_project_has_external_issue_tracker def cache_project_has_external_issue_tracker
......
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