1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -05:00

Remove unused feature flag "item-share" (#6003)

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
Daniel James Smith
2025-06-26 14:17:35 +02:00
committed by GitHub
parent 71aae24246
commit 49816e0926

View File

@ -194,7 +194,6 @@ public static class FeatureFlagKeys
public const string IpcChannelFramework = "ipc-channel-framework";
/* Tools Team */
public const string ItemShare = "item-share";
public const string DesktopSendUIRefresh = "desktop-send-ui-refresh";
/* Vault Team */