Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasEi committed Feb 26, 2024
1 parent f199acf commit 6a694e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bevy_asset_loader/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ pub mod prelude {
DynamicAssets,
},
loading_state::{LoadingState, LoadingStateAppExt, LoadingStateSet},
mapped::{AssetLabel, AssetFileName, AssetFileStem, MapKey},
mapped::{AssetFileName, AssetFileStem, AssetLabel, MapKey},
};
}

Expand Down

0 comments on commit 6a694e2

Please sign in to comment.