diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-01-29 01:48:36 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-01-29 01:48:48 +0000 |
commit | b0b80074e04dcb2b70dff56b0368060a19c065d3 (patch) | |
tree | 83198c9a0f18e90f8cc0452984ac6516dd1fc838 | |
parent | Allow the push rule delete method to take more specifiers. (diff) | |
download | synapse-b0b80074e04dcb2b70dff56b0368060a19c065d3.tar.xz |
SYN-252: Supply the stream and topological parts in the correct order to the constructor
-rw-r--r-- | synapse/storage/stream.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/storage/stream.py b/synapse/storage/stream.py |