refactor: merge 'formatting' submodule into 'profiling'

This commit is contained in:
Ryan Walters
2025-08-28 14:12:23 -05:00
parent 633d467f2c
commit 5d4adb7743
4 changed files with 104 additions and 112 deletions

View File

@@ -8,7 +8,6 @@ pub mod blinking;
pub mod collision;
pub mod components;
pub mod debug;
pub mod formatting;
pub mod ghost;
pub mod input;
pub mod item;