forked from MirrorHub/synapse
Apparently I am not permitted to have two blank lines here
This commit is contained in:
parent
d240796ded
commit
963e3ed282
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue