diff options
author | Erik Johnston <erik@matrix.org> | 2016-10-11 13:57:22 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-10-11 13:57:22 +0100 |
commit | 668f91d70787dbc007b8221f0e6d7fda8affdacc (patch) | |
tree | bf7ad83251c779551558212bd707cbb770b1bae5 /synapse | |
parent | Reduce DB hits for replication (diff) | |
download | synapse-668f91d70787dbc007b8221f0e6d7fda8affdacc.tar.xz |
Fix check of wrong variable
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/replication/resource.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/replication/resource.py b/synapse/replication/resource.py |