Skip to content

Commit 3c9fb2a

Browse files
committed
docs: remove invalid ref
1 parent 2636ca0 commit 3c9fb2a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

actix-web-lab/src/condition_option.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ use pin_project_lite::pin_project;
1515

1616
/// Middleware for conditionally enabling other middleware in an [`Option`].
1717
///
18-
/// Uses [`Condition`](crate::middleware::condition::Condition) under the hood.
19-
///
2018
/// # Example
2119
/// ```
2220
/// use actix_web::{App, middleware::Logger};

0 commit comments

Comments
 (0)