forked from MirrorHub/synapse
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`.
|