Skip to content

Commit

Permalink
Removed eu-environment feature flag (#4966)
Browse files Browse the repository at this point in the history
  • Loading branch information
trmartin4 authored Nov 5, 2024
1 parent d5cfdb2 commit 50f7fa0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Core/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ public static class AuthenticationSchemes

public static class FeatureFlagKeys
{
public const string DisplayEuEnvironment = "display-eu-environment";
public const string BrowserFilelessImport = "browser-fileless-import";
public const string ReturnErrorOnExistingKeypair = "return-error-on-existing-keypair";
public const string UseTreeWalkerApiForPageDetailsCollection = "use-tree-walker-api-for-page-details-collection";
Expand Down

0 comments on commit 50f7fa0

Please sign in to comment.