mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-06-13 19:04:23 -04:00
`Account::parse_decrypted_to_device_event` is getting a bit big and unwieldy, so factor out the bit that attempts to find the sending device. (Also, remove an outdated TODO.)