mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-25 16:45:59 -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.