Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
(Please?)
  • Loading branch information
EnnuiL committed Nov 10, 2024
1 parent 06bc64a commit bf1f319
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/labrinth/src/util/img.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ use color_thief::ColorFormat;
use image::codecs::gif::GifDecoder;
use image::codecs::png::PngDecoder;
use image::codecs::webp::WebPDecoder;
use image::error::{UnsupportedError, UnsupportedErrorKind};
use image::imageops::FilterType;
use image::{
AnimationDecoder, DynamicImage, EncodableLayout, Frame, GenericImageView,
Expand Down

0 comments on commit bf1f319

Please sign in to comment.