mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00:00
chore(feature-flags): Remove storage-reseed feature flag
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user