Skip to content
Snippets Groups Projects
Commit 7f8bb20f authored by Rémy Coutable's avatar Rémy Coutable
Browse files

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
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -16,8 +16,6 @@
# label_name: string
# sort: string
#
require_relative 'projects_finder'
class IssuableFinder
NONE = '0'
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment