mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-07 00:16:57 +00: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
No EOL
94 B
Text
1 line
No EOL
94 B
Text
Remove unused `is_guest` parameter from, and add safeguard to, `MessageHandler.get_room_data`. |