mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-06 13:25:18 -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.