Skip to content

Commit f89e6c4

Browse files
committed
remove unused imports
1 parent 7e2add3 commit f89e6c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

gix-config/fuzz/fuzz_targets/fuzz_file.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ use gix_config::{
88
File,
99
};
1010
use libfuzzer_sys::fuzz_target;
11-
use std::error::Error;
12-
use std::fmt;
1311
use std::hint::black_box;
1412

1513
#[derive(Arbitrary, Debug)]

0 commit comments

Comments
 (0)