mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
rustfmt
This commit is contained in:
parent
8925d1e48d
commit
53265693cf
1 changed files with 0 additions and 1 deletions
|
@ -126,7 +126,6 @@ impl StateSync {
|
|||
Err(e) => self.sync_state.set_sync_error(Error::P2P(e)),
|
||||
}
|
||||
self.sync_state.update(SyncStatus::TxHashsetDownload);
|
||||
|
||||
}
|
||||
}
|
||||
true
|
||||
|
|
Loading…
Reference in a new issue