Skip to content

Commit 3ffad4b

Browse files
committed
Address clippy utoipa-axum
1 parent 59098c7 commit 3ffad4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utoipa-axum/src/router.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//! Implements Router for composing handlers and collecting OpenAPI information.
2-
use std::borrow::Cow;
32
use std::convert::Infallible;
43

54
use axum::extract::Request;

0 commit comments

Comments
 (0)