mirror of
https://github.com/bitwarden/server
synced 2025-12-15 15:53:59 +00:00
remove onboarding feature flag (#4085)
This commit is contained in:
committed by
GitHub
parent
517fa1edf7
commit
a5ec675cc8
@@ -102,7 +102,6 @@ public static class AuthenticationSchemes
|
||||
|
||||
public static class FeatureFlagKeys
|
||||
{
|
||||
public const string VaultOnboarding = "vault-onboarding";
|
||||
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";
|
||||
|
||||
Reference in New Issue
Block a user