Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
mo271 committed Nov 22, 2024
1 parent 6c22edf commit 44392aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jxl/src/render/stages/upsample.rs
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ impl RenderPipelineStage for Upsample2x {
mod test {
use super::*;
use crate::{error::Result, image::Image, render::test::make_and_run_simple_pipeline};
use rand::SeedableRng;
use test_log::test;

#[test]
Expand Down

0 comments on commit 44392aa

Please sign in to comment.