diff options
author | Daniel Wagner-Hall <daniel@matrix.org> | 2015-08-25 16:37:59 +0100 |
---|---|---|
committer | Daniel Wagner-Hall <daniel@matrix.org> | 2015-08-25 16:37:59 +0100 |
commit | 460cad7c11f8d2595afba1116c4a32bb3d73f557 (patch) | |
tree | 2f7c88a4e65be53624484622b32751b513db711d | |
parent | Stop looking up "admin", which we never read (diff) | |
parent | Fix up one more reference (diff) | |
download | synapse-460cad7c11f8d2595afba1116c4a32bb3d73f557.tar.xz |
Merge branch 'deviceid' into removeadmin
-rw-r--r-- | synapse/handlers/sync.py | 1 | ||||
-rw-r--r-- | synapse/rest/client/v2_alpha/sync.py | 5 |
2 files changed, 2 insertions, 4 deletions
diff --git a/synapse/handlers/sync.py b/synapse/handlers/sync.py |