Skip to content

Commit

Permalink
Remove extra empty lines
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <github@xuanwo.io>
  • Loading branch information
Xuanwo committed Aug 16, 2021
1 parent b4b495e commit e32f4c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions library/alloc/src/collections/vec_deque/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,6 @@ fn bench_pop_front_100(b: &mut test::Bencher) {
})
}



#[test]
fn test_swap_front_back_remove() {
fn test(back: bool) {
Expand Down

0 comments on commit e32f4c0

Please sign in to comment.