mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
691659568f
`_process_received_pdu` is only called by `on_receive_pdu`, which ignores any events for unknown rooms, so this is redundant.
2 lines
83 B
Plaintext
2 lines
83 B
Plaintext
Remove redundant `store_room` call from `FederationHandler._process_received_pdu`.
|