mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-02 00:12:06 -04:00
PEP8
This commit is contained in:
parent
3c9acdef4d
commit
772b8ebe54
1 changed files with 0 additions and 1 deletions
|
@ -617,7 +617,6 @@ class EventsStore(SQLBaseStore):
|
|||
[(ev.event_id,) for ev, _ in events_and_contexts]
|
||||
)
|
||||
|
||||
|
||||
self._simple_insert_many_txn(
|
||||
txn,
|
||||
table="event_json",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue