Remove extra empty lines

Signed-off-by: Xuanwo <github@xuanwo.io>
This commit is contained in:
Xuanwo 2021-08-16 13:45:18 +08:00
parent b4b495e48e
commit e32f4c06d3
No known key found for this signature in database
GPG Key ID: 4B9C95AE0483322D

View File

@ -87,8 +87,6 @@ fn bench_pop_front_100(b: &mut test::Bencher) {
})
}
#[test]
fn test_swap_front_back_remove() {
fn test(back: bool) {