chore: clippy fixes

This commit is contained in:
Sébastien Crozet
2024-04-28 18:23:30 +02:00
committed by Sébastien Crozet
parent 929aa6b925
commit 0a9153e273
29 changed files with 38 additions and 52 deletions

View File

@@ -16,9 +16,6 @@ pub fn init_world(testbed: &mut Testbed) {
/*
* Ground
*/
let ground_size = 100.1;
let ground_height = 0.1;
// let vertices = vec![
// point![-50.0, 0.0, -50.0],
// point![-50.0, 0.0, 50.0],