Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Revert "Revert 'Remove the unspecced field in the response. (#13365)'…
Browse files Browse the repository at this point in the history
… to give more time for clients to update. (#13501)"

This reverts commit 12abd72.
  • Loading branch information
reivilibre committed Aug 11, 2022
1 parent 953df2a commit 05a47c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion synapse/handlers/room_summary.py
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,6 @@ async def _summarize_local_room(
"type": e.type,
"state_key": e.state_key,
"content": e.content,
"room_id": e.room_id,
"sender": e.sender,
"origin_server_ts": e.origin_server_ts,
}
Expand Down

0 comments on commit 05a47c8

Please sign in to comment.