Skip to content

Commit

Permalink
fix clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
Davidster committed Jul 9, 2024
1 parent f89ab3e commit a0cb892
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ikari/src/asset_loader.rs
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ use crate::wasm_not_sync::{WasmNotSend, WasmNotSync};

use anyhow::bail;
use anyhow::Result;
use image::ImageDecoder;
use image::Pixel;
use std::collections::HashMap;

Expand Down

0 comments on commit a0cb892

Please sign in to comment.