Commit daa807d5 authored by John Cai's avatar John Cai

Remove find all tags feature flag

parent 95cda2cf
......@@ -232,7 +232,7 @@ module Gitlab
result
end
SERVER_FEATURE_FLAGS = %w[go-find-all-tags].freeze
SERVER_FEATURE_FLAGS = %w[].freeze
def self.server_feature_flags
SERVER_FEATURE_FLAGS.map do |f|
......
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