diff options
author | Erik Johnston <erik@matrix.org> | 2017-05-08 15:55:59 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-05-08 15:55:59 +0100 |
commit | 94e6ad71f5445e014f3c9f6c260ab664635c7b59 (patch) | |
tree | bd6c6755a964769c071cdb6e2db5d2993b84401b | |
parent | Comment (diff) | |
download | synapse-94e6ad71f5445e014f3c9f6c260ab664635c7b59.tar.xz |
Invalidate cache on device deletion
-rw-r--r-- | synapse/storage/devices.py | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/synapse/storage/devices.py b/synapse/storage/devices.py |