Commit 69b538ba authored by Sean McGivern's avatar Sean McGivern

Resolve app/finders/issues_finder.rb

parent 9b8dc8c6
......@@ -144,7 +144,6 @@ class IssuesFinder < IssuableFinder
items
end
end
<<<<<<< HEAD
def assignees
return @assignees if defined?(@assignees)
......@@ -158,6 +157,4 @@ class IssuesFinder < IssuableFinder
[]
end
end
=======
>>>>>>> upstream/master
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