0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-29 21:19:06 +02:00
This commit is contained in:
David Baker 2016-01-20 16:05:09 +00:00
parent d4315bbf6b
commit 367cfab4e6

View file

@ -348,7 +348,6 @@ class ReceiptsStore(SQLBaseStore):
# FIXME: This shouldn't invalidate the whole cache
txn.call_after(self.get_linearized_receipts_for_room.invalidate_all)
self._simple_delete_txn(
txn,
table="receipts_graph",