chore: clippy fixes
This commit is contained in:
committed by
Sébastien Crozet
parent
929aa6b925
commit
0a9153e273
@@ -10,7 +10,6 @@ pub fn init_world(testbed: &mut Testbed) {
|
||||
let impulse_joints = ImpulseJointSet::new();
|
||||
let multibody_joints = MultibodyJointSet::new();
|
||||
|
||||
let extent = 1.0;
|
||||
let friction = 0.7;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user