Skip to content

Commit f7e5759

Browse files
authored
Remove GeneratorToolsModernization feature flag (#5660)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
1 parent ca29cda commit f7e5759

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Core/Constants.cs

-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@ public static class FeatureFlagKeys
190190
public const string EnableRiskInsightsNotifications = "enable-risk-insights-notifications";
191191
public const string DesktopSendUIRefresh = "desktop-send-ui-refresh";
192192
public const string ExportAttachments = "export-attachments";
193-
public const string GeneratorToolsModernization = "generator-tools-modernization";
194193

195194
/* Vault Team */
196195
public const string PM8851_BrowserOnboardingNudge = "pm-8851-browser-onboarding-nudge";

0 commit comments

Comments
 (0)