Skip to content

Commit 63c765a

Browse files
committed
Remove an unused import
1 parent ab2f4a8 commit 63c765a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test_encode_decode/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#![cfg_attr(fuzzing, allow(unused))]
1212

1313
use crate::color::ChromaSampling;
14-
use crate::config::*;
1514
use crate::util::Pixel;
1615
use crate::*;
1716
use interpolate_name::interpolate_test;

0 commit comments

Comments
 (0)