Remove unused feature flag from config

The cross-signing feature flag was changed to a setting, so these values are
outdated and can be removed.

See also https://github.com/matrix-org/matrix-react-sdk/pull/4416
This commit is contained in:
J. Ryan Stinnett 2020-05-05 13:24:09 +01:00
parent fb33b6082d
commit bccfd9f93e
3 changed files with 0 additions and 3 deletions

View file

@ -20,7 +20,6 @@
"feature_many_integration_managers": "labs",
"feature_mjolnir": "labs",
"feature_dm_verification": "labs",
"feature_cross_signing": "enable",
"feature_bridge_state": "labs",
"feature_presence_in_room_list": "labs",
"feature_custom_themes": "labs"