mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
message: Remove unused recipient_id.
I confirmed this isn't used in any .hbs templates, so it doesn't seem to be being used anywhere.
This commit is contained in:
@@ -75,7 +75,6 @@ for msg in result["messages"]:
|
||||
"edit_history",
|
||||
"topic_links",
|
||||
"avatar_url",
|
||||
"recipient_id",
|
||||
"content_type",
|
||||
"client",
|
||||
"sender_realm_str",
|
||||
|
Reference in New Issue
Block a user