fix last dangling clippy warning
This commit is contained in:
parent
3e6d459cf7
commit
e6f7dd9973
@ -1,4 +1,3 @@
|
|||||||
use std::borrow::BorrowMut;
|
|
||||||
use std::ops::DerefMut;
|
use std::ops::DerefMut;
|
||||||
use std::sync::{Arc, Mutex};
|
use std::sync::{Arc, Mutex};
|
||||||
use std::vec;
|
use std::vec;
|
||||||
|
Reference in New Issue
Block a user