1
0
mirror of https://github.com/bitwarden/server synced 2026-01-03 09:03:44 +00:00

remove feature flag

This commit is contained in:
jaasen-livefront
2025-12-05 11:58:11 -08:00
parent b18506a0c1
commit 73c2b59ab6

View File

@@ -247,7 +247,6 @@ public static class FeatureFlagKeys
public const string PhishingDetection = "phishing-detection";
public const string RemoveCardItemTypePolicy = "pm-16442-remove-card-item-type-policy";
public const string PM22134SdkCipherListView = "pm-22134-sdk-cipher-list-view";
public const string PM19315EndUserActivationMvp = "pm-19315-end-user-activation-mvp";
public const string PM22136_SdkCipherEncryption = "pm-22136-sdk-cipher-encryption";
public const string PM23904_RiskInsightsForPremium = "pm-23904-risk-insights-for-premium";
public const string PM25083_AutofillConfirmFromSearch = "pm-25083-autofill-confirm-from-search";