Commit 7f8bb20f authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'remove-relative-call-from-finder' into 'master'

Remove unnecessary require_relative calls from finder

Rails add all from app to autoload. See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7601

See merge request !7768
parents 8fad76b6 7bd21409
......@@ -16,8 +16,6 @@
# label_name: string
# sort: string
#
require_relative 'projects_finder'
class IssuableFinder
NONE = '0'
......
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