mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 01:25:58 -05:00
2a44782666
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.