Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mrDIMAS committed Jul 19, 2024
1 parent 2a47b55 commit f824866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editor/src/plugins/tilemap/tile_set_import.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
use crate::{
asset::item::AssetItem,
fyrox::{
asset::{ untyped::ResourceKind},
asset::untyped::ResourceKind,
core::{algebra::Vector2, math::Rect, pool::Handle},
graph::BaseSceneGraph,
gui::{
Expand Down

0 comments on commit f824866

Please sign in to comment.