mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-05 00:32:21 -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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| directory.py | ||
| events.py | ||
| initial_sync.py | ||
| login.py | ||
| logout.py | ||
| presence.py | ||
| profile.py | ||
| push_rule.py | ||
| pusher.py | ||
| room.py | ||
| voip.py | ||