forked from mirror/reqwest-middleware
make clippy happy
parent
01b4ff9777
commit
2a0c403219
|
@ -1,5 +1,4 @@
|
||||||
use http::StatusCode;
|
use http::StatusCode;
|
||||||
use hyper;
|
|
||||||
use reqwest_middleware::Error;
|
use reqwest_middleware::Error;
|
||||||
|
|
||||||
/// Classification of an error/status returned by request.
|
/// Classification of an error/status returned by request.
|
||||||
|
|
Loading…
Reference in New Issue