mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 07:23:22 +00:00
models: Remove unused "hidden_for_sponsorship" from ORG_TYPES.
We do not use "hidden_for_sponsorship" currently as it was
removed in d7ef0c7232.
This commit is contained in:
@@ -514,7 +514,6 @@ class Realm(models.Model):
|
||||
"name": "Unspecified",
|
||||
"id": 0,
|
||||
"hidden": True,
|
||||
"hidden_for_sponsorship": True,
|
||||
"display_order": 0,
|
||||
},
|
||||
"business": {
|
||||
|
||||
Reference in New Issue
Block a user