diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-12-14 14:34:04 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-12-14 14:34:04 +0000 |
commit | 070e28e203e52fd8968564bec8e73c96c1ab290b (patch) | |
tree | d8fb4ef07b22e4494a9daf0c00921a9f0c26ca9f /synapse/rest | |
parent | Check whether prev_content or prev_sender is set before trying to rollback state (diff) | |
download | synapse-070e28e203e52fd8968564bec8e73c96c1ab290b.tar.xz |
Combine the prev content tests
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v2_alpha/sync.py | 26 |
1 files changed, 12 insertions, 14 deletions
diff --git a/synapse/rest/client/v2_alpha/sync.py b/synapse/rest/client/v2_alpha/sync.py |