mirror of
https://github.com/TrueLayer/reqwest-middleware.git
synced 2024-12-26 10:56:32 +00:00
make clippy happy
This commit is contained in:
parent
01b4ff9777
commit
2a0c403219
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
use http::StatusCode;
|
||||
use hyper;
|
||||
use reqwest_middleware::Error;
|
||||
|
||||
/// Classification of an error/status returned by request.
|
||||
|
|
Loading…
Reference in a new issue