mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-06 21:25:21 -05:00
![Andrew Morgan](/assets/img/avatar_default.png)
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.