...@@ -7,7 +7,6 @@ class Feature ...@@ -7,7 +7,6 @@ class Feature
# Server feature flags should use '_' to separate words. # Server feature flags should use '_' to separate words.
SERVER_FEATURE_FLAGS = SERVER_FEATURE_FLAGS =
%w[ %w[
get_commit_signatures
cache_invalidator cache_invalidator
inforef_uploadpack_cache inforef_uploadpack_cache
get_all_lfs_pointers_go get_all_lfs_pointers_go
... ...
......