mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-04 08:59:17 -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.