Skip to content

Commit 0c44af4

Browse files
zaxtaxaseyboldt
authored andcommitted
Tidy
1 parent dce6300 commit 0c44af4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/progress.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -398,9 +398,6 @@ impl IndicatifHandler {
398398
if chain.divergences > 0 {
399399
bar.set_mode(ChainState::Divergences);
400400
}
401-
}
402-
403-
for (bar, chain) in bars.iter_mut().zip(progress.iter()) {
404401
bar.update_position(chain);
405402
}
406403
};

0 commit comments

Comments
 (0)