Commit a4dd75b1 authored by Fabio Pitino's avatar Fabio Pitino

Apply 1 suggestion(s) to 1 file(s)

parent b84e373f
......@@ -78,10 +78,6 @@ module Gitlab
def self.child_of_child_pipeline_enabled?(project)
::Feature.enabled?(:ci_child_of_child_pipeline, project, default_enabled: false)
end
def self.ci_jobs_finder_refactor?
::Feature.enabled?(:ci_jobs_finder_refactor, default_enabled: false)
end
end
end
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