cargo fmt
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use std::io::Error as IoError;
|
||||
use std::fmt;
|
||||
use std::io::Error as IoError;
|
||||
|
||||
/// Errors that are translated to ["synthetic" responses](struct.Response.html#method.synthetic).
|
||||
#[derive(Debug)]
|
||||
|
||||
Reference in New Issue
Block a user