Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoverbear committed Nov 8, 2018
1 parent 840c38e commit cded3d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benches/suites/progress_set.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use criterion::{Bencher, Criterion};
use raft::{ProgressSet, Progress};
use raft::{Progress, ProgressSet};
use DEFAULT_RAFT_SETS;

pub fn bench_progress_set(c: &mut Criterion) {
Expand Down

0 comments on commit cded3d7

Please sign in to comment.