fix clippy
This commit is contained in:
parent
b1fbe8c5af
commit
f999e55fa4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
// #![allow(clippy::nonstandard_macro_braces)]
|
||||
// #![allow(clippy::extra_unused_lifetimes)]
|
||||
#![allow(clippy::extra_unused_lifetimes)]
|
||||
|
||||
// pub mod error;
|
||||
// pub mod executor;
|
||||
|
|
Loading…
Reference in a new issue