Clean up some warnings.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
use std::time::{Duration, Instant};
|
||||
|
||||
use std::time::Instant;
|
||||
|
||||
pub struct Timer {
|
||||
time: Instant
|
||||
|
||||
Reference in New Issue
Block a user