Skip to content

Commit e43f779

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

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

alloc/src/collections/vec_deque/tests.rs

Lines changed: 0 additions & 2 deletions
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)