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

@@ -13,8 +13,6 @@ use rapier::math::{Isometry, Real, Vector};
//#[cfg(feature = "dim2")]
//use crate::objects::polyline::Polyline;
// use crate::objects::mesh::Mesh;
// use bevy_pbr::StandardMaterial;
// use bevy_sprite::ColorMaterial;
use rand::{Rng, SeedableRng};
use rand_pcg::Pcg32;
use std::collections::HashMap;