mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-27 17:52:56 +01:00
remove unnecessary use
This commit is contained in:
parent
c352a69d54
commit
0099091e96
@ -610,7 +610,6 @@ impl<S: 'static> Iterator for App<S> {
|
||||
mod tests {
|
||||
use super::*;
|
||||
use body::{Binary, Body};
|
||||
use fs;
|
||||
use http::StatusCode;
|
||||
use httprequest::HttpRequest;
|
||||
use httpresponse::HttpResponse;
|
||||
|
Loading…
Reference in New Issue
Block a user