diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2020-09-28 13:15:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-28 13:15:00 +0100 |
commit | 450ec4844599b6f06ff6c699a8edc067fa7d4217 (patch) | |
tree | 669f8acfd880ac1ce7ab476c9416a31f6c181bf2 | |
parent | typo (diff) | |
download | synapse-450ec4844599b6f06ff6c699a8edc067fa7d4217.tar.xz |
A pair of tiny cleanups in the federation request code. (#8401)
-rw-r--r-- | changelog.d/8401.misc | 1 | ||||
-rw-r--r-- | synapse/handlers/federation.py | 2 | ||||
-rw-r--r-- | synapse/http/matrixfederationclient.py | 2 |
3 files changed, 2 insertions, 3 deletions
diff --git a/changelog.d/8401.misc b/changelog.d/8401.misc new file mode 100644 |