allow clippy::enum_glob_use
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
24b37e03a0
commit
a388c2e06e
2 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
#![allow(clippy::enum_glob_use)]
|
||||
|
||||
use std::time::{Duration, SystemTime, UNIX_EPOCH};
|
||||
|
||||
#[inline]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue