refactor: remove some unneeded stuff

This commit is contained in:
Nova
2025-06-29 20:20:57 -07:00
parent 07e9474c79
commit d0f88c13cd
11 changed files with 21 additions and 203 deletions

View File

@@ -1,7 +1,7 @@
pub mod eye_pointer;
pub mod mouse_pointer;
pub mod sk_controller;
pub mod sk_hand;
pub mod oxr_controller;
pub mod oxr_hand;
use crate::nodes::{
fields::{Field, FieldTrait, Ray},