diff options
author | Erik Johnston <erik@matrix.org> | 2014-09-24 13:29:20 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-09-24 13:29:20 +0100 |
commit | 1e6c5b205c95c1f6941688c13a15314100a8470d (patch) | |
tree | d7a69c914a85be8474daf241d78438237f7cfb32 /synapse/storage/__init__.py | |
parent | Fill out the prune_event method. (diff) | |
download | synapse-1e6c5b205c95c1f6941688c13a15314100a8470d.tar.xz |
Fix bug where we didn't correctly pull out the event_id of the deletion
Diffstat (limited to 'synapse/storage/__init__.py')
-rw-r--r-- | synapse/storage/__init__.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/synapse/storage/__init__.py b/synapse/storage/__init__.py |