mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-14 18:21:19 -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.
1 line
90 B
Plaintext
1 line
90 B
Plaintext
Remove unnecessary return statements in the codebase which were the result of a regex run. |