mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 13:08:17 -05:00
Removing the member access feature flag from the server (#5368)
This commit is contained in:
parent
a8a08a0c8f
commit
617bb5015f
@ -112,7 +112,6 @@ public static class FeatureFlagKeys
|
||||
/* Tools Team */
|
||||
public const string ItemShare = "item-share";
|
||||
public const string GeneratorToolsModernization = "generator-tools-modernization";
|
||||
public const string MemberAccessReport = "ac-2059-member-access-report";
|
||||
public const string RiskInsightsCriticalApplication = "pm-14466-risk-insights-critical-application";
|
||||
public const string EnableRiskInsightsNotifications = "enable-risk-insights-notifications";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user