mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-31 19:31:42 +02:00
Remove pointless newline
This commit is contained in:
parent
c71176858b
commit
d5cea26d45
@ -518,7 +518,6 @@ class FederationClient(FederationBase):
|
||||
# Are we missing any?
|
||||
|
||||
seen_events = set(earliest_events_ids)
|
||||
|
||||
seen_events.update(e.event_id for e in signed_events)
|
||||
|
||||
missing_events = {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user