Fix another CI error (Handle was missing as an import)
This commit is contained in:
parent
86d353881c
commit
835147b99f
@ -390,7 +390,7 @@ pub struct StandardMaterial {
|
||||
/// # Usage
|
||||
///
|
||||
/// ```
|
||||
/// # use bevy_asset::AssetServer;
|
||||
/// # use bevy_asset::{AssetServer, Handle};
|
||||
/// # use bevy_ecs::change_detection::Res;
|
||||
/// # use bevy_image::{Image, ImageLoaderSettings};
|
||||
/// #
|
||||
|
Loading…
Reference in New Issue
Block a user