Skip to content

Commit

Permalink
fix rustfmt errors
Browse files Browse the repository at this point in the history
  • Loading branch information
drink7036290 committed Dec 9, 2024
1 parent f3aa96a commit bf90b37
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
mod modules;

define_benchmark!(intrusive_two_hashmaps);

Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ macro_rules! define_benchmark {
criterion_main!(benches);
}
};
}
}

0 comments on commit bf90b37

Please sign in to comment.