diff options
author | Erik Johnston <erik@matrix.org> | 2014-09-24 14:18:08 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-09-24 14:18:08 +0100 |
commit | 7d9a84a445729e94b5f5aa445965b4e164442c7c (patch) | |
tree | e2bb31bfa2d1bad4b12c5e7a633793f994ff2956 | |
parent | Fix bug where we didn't correctly pull out the event_id of the deletion (diff) | |
download | synapse-7d9a84a445729e94b5f5aa445965b4e164442c7c.tar.xz |
Make deleting deletes not undelete
-rw-r--r-- | synapse/storage/__init__.py | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/synapse/storage/__init__.py b/synapse/storage/__init__.py |