mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-14 16:41:03 -05:00
Remove all the "double return" statements which were a result of us removing all the instances of ``` defer.returnValue(...) return ``` statements when we switched to python3 fully. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth.py | ||
| constants.py | ||
| errors.py | ||
| filtering.py | ||
| ratelimiting.py | ||
| room_versions.py | ||
| urls.py | ||