mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Apparently I am not permitted to have two blank lines here
This commit is contained in:
parent
d240796ded
commit
963e3ed282
@ -566,7 +566,6 @@ class FederationClient(FederationBase):
|
||||
except:
|
||||
logger.exception("Error getting room list from server %r", s)
|
||||
|
||||
|
||||
yield concurrently_execute(_get_result, destinations, 3)
|
||||
|
||||
defer.returnValue(results_by_server)
|
||||
|
Loading…
Reference in New Issue
Block a user