delete comments left over in diff
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user