pep8
parent
9dbe38ea7d
commit
9cbd0094f0
|
@ -1953,7 +1953,6 @@ class EventsStore(EventFederationStore, EventsWorkerStore, BackgroundUpdateStore
|
|||
" ON events_to_purge(event_id)",
|
||||
)
|
||||
|
||||
|
||||
txn.execute(
|
||||
"SELECT event_id, should_delete FROM events_to_purge"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue