Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ickshonpe committed Jul 20, 2023
1 parent 273c373 commit 39a1b1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/bevy_ui/src/render/queue.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ use bevy_render::{
view::{ExtractedView, ViewUniforms},
};
use bevy_sprite::SpriteAssetEvents;
#[cfg(feature = "bevy_text")]
use bevy_utils::FloatOrd;

#[allow(clippy::too_many_arguments)]
Expand Down

0 comments on commit 39a1b1f

Please sign in to comment.