fmt
This commit is contained in:
parent
d170608c13
commit
2ac77ab704
|
@ -54,6 +54,6 @@ where
|
|||
let client = hs.call((stream, addr)).await?;
|
||||
Ok(Change::Insert(addr, client))
|
||||
}
|
||||
.boxed()
|
||||
.boxed()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue