diff options
Diffstat (limited to 'src/provider/async.rs')
-rw-r--r-- | src/provider/async.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/provider/async.rs b/src/provider/async.rs index c9a5273..9925079 100644 --- a/src/provider/async.rs +++ b/src/provider/async.rs @@ -1,4 +1,3 @@ -#![allow(clippy::module_name_repetitions)] use std::marker::PhantomData; use std::sync::Arc; |