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