Remove mailbox feature flag.

This commit is contained in:
akwizgran
2023-04-18 14:18:58 +01:00
parent 7810e7e848
commit 07e56f7086
5 changed files with 16 additions and 41 deletions

View File

@@ -11,8 +11,6 @@ public interface FeatureFlags {
boolean shouldEnableDisappearingMessages();
boolean shouldEnableMailboxInCore();
boolean shouldEnablePrivateGroupsInCore();
boolean shouldEnableForumsInCore();