Skip to content

Commit

Permalink
remove warning in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zenria committed Sep 18, 2021
1 parent 4c0faad commit 6b737a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tower-http/src/services/fs/serve_dir.rs
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@ mod tests {

#[allow(unused_imports)]
use super::*;
use headers::HeaderName;
use http::{Request, StatusCode};
use http_body::Body as HttpBody;
use hyper::Body;
Expand Down

0 comments on commit 6b737a4

Please sign in to comment.