mirror of
https://github.com/bitwarden/server
synced 2025-12-15 07:43:54 +00:00
chore(feature flag): [PM-18562] Remove installation-last-activity-date from server
* Removed flag. * Changed to remove variable.
This commit is contained in:
@@ -189,7 +189,6 @@ public static class FeatureFlagKeys
|
||||
public const string PersistPopupView = "persist-popup-view";
|
||||
public const string StorageReseedRefactor = "storage-reseed-refactor";
|
||||
public const string WebPush = "web-push";
|
||||
public const string RecordInstallationLastActivityDate = "installation-last-activity-date";
|
||||
public const string IpcChannelFramework = "ipc-channel-framework";
|
||||
|
||||
/* Tools Team */
|
||||
|
||||
Reference in New Issue
Block a user