Skip to content

Commit 5423e5d

Browse files
authored
Remove feature flag "browser-fileless-import" (#5282)
Co-authored-by: Daniel James Smith <[email protected]>
1 parent 0c29e92 commit 5423e5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Core/Constants.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ public static class AuthenticationSchemes
101101

102102
public static class FeatureFlagKeys
103103
{
104-
public const string BrowserFilelessImport = "browser-fileless-import";
105104
public const string ReturnErrorOnExistingKeypair = "return-error-on-existing-keypair";
106105
public const string UseTreeWalkerApiForPageDetailsCollection = "use-tree-walker-api-for-page-details-collection";
107106
public const string ItemShare = "item-share";

0 commit comments

Comments
 (0)