chore: cleanup text

This commit is contained in:
Nova
2025-09-05 17:01:01 -07:00
parent ad1c97aad6
commit c5440bc426

View File

@@ -15,7 +15,7 @@ use crate::{
spatial::{Spatial, SpatialNode},
},
};
use bevy::{platform::collections::HashMap, prelude::*, render::mesh::MeshAabb};
use bevy::{platform::collections::HashMap, prelude::*};
use bevy_mesh_text_3d::{
Align, Attrs, MeshTextPlugin, Settings as FontSettings, generate_meshes,
text_glyphs::TextGlyphs,