Skip to content

Commit

Permalink
Removed flag.
Browse files Browse the repository at this point in the history
  • Loading branch information
trmartin4 committed Nov 1, 2024
1 parent edd31bc commit ba16efb
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 ba16efb

Please sign in to comment.