Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
cart committed Sep 7, 2023
1 parent 5a9e2e1 commit ba5417c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bevy_asset/src/processor/log.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use async_fs::{DirBuilder, File};
use async_fs::File;
use bevy_log::error;
use bevy_utils::HashSet;
use futures_lite::{AsyncReadExt, AsyncWriteExt};
Expand Down

0 comments on commit ba5417c

Please sign in to comment.