We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c29e92 commit 5423e5dCopy full SHA for 5423e5d
src/Core/Constants.cs
@@ -101,7 +101,6 @@ public static class AuthenticationSchemes
101
102
public static class FeatureFlagKeys
103
{
104
- public const string BrowserFilelessImport = "browser-fileless-import";
105
public const string ReturnErrorOnExistingKeypair = "return-error-on-existing-keypair";
106
public const string UseTreeWalkerApiForPageDetailsCollection = "use-tree-walker-api-for-page-details-collection";
107
public const string ItemShare = "item-share";
0 commit comments