chore: clippy fixes
This commit is contained in:
committed by
Sébastien Crozet
parent
929aa6b925
commit
0a9153e273
@@ -11,7 +11,6 @@ pub fn init_world(testbed: &mut Testbed) {
|
||||
let multibody_joints = MultibodyJointSet::new();
|
||||
|
||||
let origin = vector![100_000.0, -80_000.0];
|
||||
let extent = 1.0;
|
||||
let friction = 0.6;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user