refactor: move hand debug gizmos into bevy_mod_xr
Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use std::borrow::Cow;
|
||||
|
||||
use crate::error::OxrError;
|
||||
use crate::graphics::{GraphicsExt, GraphicsType, GraphicsWrap};
|
||||
use crate::graphics::GraphicsExt;
|
||||
|
||||
pub use crate::openxr::exts::OxrExtensions;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user