Commit c1279084 authored by John Cai's avatar John Cai

Remove get_all_lfs_pointers_go feature flag

The go version of GetAllLFSPointers performed poorly, so this feature
flag is no longer necessary.
parent b13cf622
...@@ -8,7 +8,6 @@ class Feature ...@@ -8,7 +8,6 @@ class Feature
SERVER_FEATURE_FLAGS = SERVER_FEATURE_FLAGS =
%w[ %w[
inforef_uploadpack_cache inforef_uploadpack_cache
get_all_lfs_pointers_go
get_tag_messages_go get_tag_messages_go
filter_shas_with_signatures_go filter_shas_with_signatures_go
].freeze ].freeze
......
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