diff options
author | Erik Johnston <erik@matrix.org> | 2014-09-23 15:29:27 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-09-23 15:29:27 +0100 |
commit | b99f6eb904c9614aacd3532196be410341d0640b (patch) | |
tree | 419d5235bdb05117d2b60a9487924b4180c5383e | |
parent | Add m.room.deletion. If an event is deleted it will be returned to clients 'p... (diff) | |
download | synapse-b99f6eb904c9614aacd3532196be410341d0640b.tar.xz |
Make sure we don't persist the 'pruned' key
-rw-r--r-- | synapse/storage/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/storage/__init__.py b/synapse/storage/__init__.py |