mirror of
https://github.com/element-hq/synapse.git
synced 2025-01-20 18:42:33 +00:00
691659568f
`_process_received_pdu` is only called by `on_receive_pdu`, which ignores any events for unknown rooms, so this is redundant.
1 line
83 B
Text
1 line
83 B
Text
Remove redundant `store_room` call from `FederationHandler._process_received_pdu`.
|