Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
fafhrd91 committed Aug 12, 2023
1 parent 904136c commit 1faad84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ntex-service/src/chain.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![allow(clippy::type_complexity)]
use std::{future::Future, marker::PhantomData};

use crate::and_then::{AndThen, AndThenFactory};
Expand Down

0 comments on commit 1faad84

Please sign in to comment.