delete comments left over in diff

This commit is contained in:
johnny-smitherson
2023-11-03 21:43:31 +00:00
parent 70922ba0a7
commit aa546225a4
4 changed files with 0 additions and 23 deletions

View File

@@ -22,7 +22,6 @@ mod camera3d;
mod debug_render;
mod graphics;
pub mod harness;
// mod lines;
pub mod objects;
pub mod physics;
#[cfg(all(feature = "dim3", feature = "other-backends"))]