Skip to content

Commit fffe3e1

Browse files
committed
clippy passes
1 parent e5e1775 commit fffe3e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ use crate::{
1212
ServiceMetrics,
1313
};
1414
use anyhow::Context as _;
15+
use async_trait::async_trait;
1516
use axum::body::Bytes;
1617
use axum::{body::Body, http::Request, response::Response as AxumResponse, Router};
1718
use fn_error_context::context;

0 commit comments

Comments
 (0)