mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 15:42:48 -05:00
Clean up remove-server-version-header feature flag (#5573)
* Removed feature flag. * Linting.
This commit is contained in:
@ -163,7 +163,6 @@ public static class FeatureFlagKeys
|
||||
public const string EnableNewCardCombinedExpiryAutofill = "enable-new-card-combined-expiry-autofill";
|
||||
public const string StorageReseedRefactor = "storage-reseed-refactor";
|
||||
public const string TrialPayment = "PM-8163-trial-payment";
|
||||
public const string RemoveServerVersionHeader = "remove-server-version-header";
|
||||
public const string GeneratorToolsModernization = "generator-tools-modernization";
|
||||
public const string NewDeviceVerification = "new-device-verification";
|
||||
public const string MacOsNativeCredentialSync = "macos-native-credential-sync";
|
||||
|
Reference in New Issue
Block a user