mirror of
https://github.com/bitwarden/server.git
synced 2026-01-16 23:01:09 +00:00
chore(feature-flags): Remove storage-reseed feature flag
This commit is contained in:
parent
5dfed7623b
commit
5a96f6dcce
1 changed files with 0 additions and 1 deletions
|
|
@ -188,7 +188,6 @@ public static class FeatureFlagKeys
|
|||
|
||||
/* Platform Team */
|
||||
public const string PersistPopupView = "persist-popup-view";
|
||||
public const string StorageReseedRefactor = "storage-reseed-refactor";
|
||||
public const string WebPush = "web-push";
|
||||
public const string IpcChannelFramework = "ipc-channel-framework";
|
||||
public const string PushNotificationsWhenLocked = "pm-19388-push-notifications-when-locked";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue