fix
This commit is contained in:
parent
4853f00ef7
commit
b3e1fe7f6b
@ -1,6 +1,4 @@
|
||||
use std::sync::Arc;
|
||||
|
||||
use alloc::vec::Vec;
|
||||
use std::{sync::Arc, vec::Vec};
|
||||
|
||||
use crate::{Asset, UntypedHandle};
|
||||
use bevy_reflect::TypePath;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user