forked from Deuxfleurs/garage
cargo fmt
This commit is contained in:
parent
3e2e38c830
commit
948e44a3f6
1 changed files with 0 additions and 1 deletions
|
@ -652,7 +652,6 @@ impl System {
|
|||
|
||||
async fn update_status(self: &Arc<Self>, updaters: &Updaters, status: Status) {
|
||||
if status.hash != self.status.borrow().hash {
|
||||
|
||||
let mut list = status.to_serializable_membership(&self);
|
||||
|
||||
// Combine with old peer list to make sure no peer is lost
|
||||
|
|
Loading…
Reference in a new issue