Skip to content

Commit bf1f319

Browse files
committed
Fix linting
(Please?)
1 parent 06bc64a commit bf1f319

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/labrinth/src/util/img.rs

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ use color_thief::ColorFormat;
88
use image::codecs::gif::GifDecoder;
99
use image::codecs::png::PngDecoder;
1010
use image::codecs::webp::WebPDecoder;
11-
use image::error::{UnsupportedError, UnsupportedErrorKind};
1211
use image::imageops::FilterType;
1312
use image::{
1413
AnimationDecoder, DynamicImage, EncodableLayout, Frame, GenericImageView,

0 commit comments

Comments
 (0)