summary refs log tree commit diff
path: root/synapse/http/additional_resource.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-17rip out some unreachable codeRichard van der Hoff4-153/+0
The only possible rejection reason is AUTH_ERROR, so all of this is unreachable.
2019-10-17Remove dead changelog fileRichard van der Hoff1-1/+0
Th