mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-02 09:55:35 +00: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.