Skip to content

Commit

Permalink
Ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
tychedelia committed Dec 13, 2024
1 parent 2092eb1 commit 2f95290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bevy_asset/src/asset_changed.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ use bevy_ecs::{
};
use bevy_utils::HashMap;
use disqualified::ShortName;
use std::marker::PhantomData;
use core::marker::PhantomData;

use crate::{AsAssetId, Asset, AssetId};

Expand Down

0 comments on commit 2f95290

Please sign in to comment.