Skip to content

Commit e32f4c0

Browse files
committed
Remove extra empty lines
Signed-off-by: Xuanwo <[email protected]>
1 parent b4b495e commit e32f4c0

File tree

1 file changed

+0
-2
lines changed
  • library/alloc/src/collections/vec_deque

1 file changed

+0
-2
lines changed

library/alloc/src/collections/vec_deque/tests.rs

-2
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,6 @@ fn bench_pop_front_100(b: &mut test::Bencher) {
8787
})
8888
}
8989

90-
91-
9290
#[test]
9391
fn test_swap_front_back_remove() {
9492
fn test(back: bool) {

0 commit comments

Comments
 (0)