Fix more warnings.
This commit is contained in:
@@ -126,7 +126,6 @@ impl PhysicsPipeline {
|
||||
|
||||
#[cfg(feature = "parallel")]
|
||||
{
|
||||
use crate::geometry::ContactManifold;
|
||||
use rayon::prelude::*;
|
||||
use std::sync::atomic::Ordering;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user