chore(feature-flag): Remove persist-popup-view feature flag

This commit is contained in:
Todd Martin 2025-09-08 10:12:43 -04:00 committed by GitHub
parent 2a01c804af
commit 7e50a46d3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -199,7 +199,6 @@ public static class FeatureFlagKeys
public const string SendAccess = "pm-19394-send-access-control";
/* Platform Team */
public const string PersistPopupView = "persist-popup-view";
public const string IpcChannelFramework = "ipc-channel-framework";
public const string PushNotificationsWhenLocked = "pm-19388-push-notifications-when-locked";
public const string PushNotificationsWhenInactive = "pm-25130-receive-push-notifications-for-inactive-users";