diff options
author | Erik Johnston <erikj@jki.re> | 2016-08-26 09:07:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-26 09:07:05 +0100 |
commit | c1a133a6b6528be90d283c6527b7575e86d0ee35 (patch) | |
tree | a69f295e59cc3e39cf6db67ce3adb800707fdab8 | |
parent | Merge pull request #1044 from matrix-org/paul/third-party-lookup (diff) | |
parent | Fix None check in backfill (diff) | |
download | synapse-c1a133a6b6528be90d283c6527b7575e86d0ee35.tar.xz |
Merge pull request #1043 from matrix-org/erikj/backfill_fix
Fix None check in backfill
-rw-r--r-- | synapse/handlers/federation.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/handlers/federation.py b/synapse/handlers/federation.py |