mirror of
https://github.com/element-hq/synapse.git
synced 2025-12-05 00:02:08 -05:00
Small cleanup PR. * Removed the unused `is_guest` argument * Added a safeguard to a (currently) impossible code path, fixing static checking at the same time.
1 line
94 B
Plaintext
1 line
94 B
Plaintext
Remove unused `is_guest` parameter from, and add safeguard to, `MessageHandler.get_room_data`. |