settings: Remove unused realm_create_private_stream_policy.

This was replaced with realm_can_create_private_channel_group in
e19524b and wasn't fully removed.
This commit is contained in:
evykassirer
2024-10-10 17:11:40 -07:00
committed by Tim Abbott
parent 87835b81cb
commit d61ec2a0cc
2 changed files with 0 additions and 2 deletions

View File

@@ -217,7 +217,6 @@ export function get_subsection_property_elements($subsection: JQuery): HTMLEleme
type simple_dropdown_realm_settings = Pick<
typeof realm,
| "realm_create_private_stream_policy"
| "realm_invite_to_stream_policy"
| "realm_add_custom_emoji_policy"
| "realm_invite_to_realm_policy"