mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-28 17:11:01 +02:00
Removed an old patch that deduplicated join events. This patch is now useless. Plus it is buggy since it compared event.content and event.prev_content only on the membership field whereas these objects contain more data now like displayname...