Skip to content

Commit 4ca258a

Browse files
committed
rustfmt
1 parent c570a11 commit 4ca258a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fuzz/src/bin/slicevec.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ fn rand_array(mut x: u32) -> [u32; 32] {
8484
return tested;
8585
}
8686

87-
8887
fn fuzz_cycle(data: &[u8]) -> Result<(), ()> {
8988
use arbitrary::{Arbitrary, Unstructured};
9089

0 commit comments

Comments
 (0)