Revert diff
This commit is contained in:
committed by
Martin Algesten
parent
f9378ab089
commit
3cd160279f
@@ -49,7 +49,7 @@ pub struct Error {
|
||||
message: Option<String>,
|
||||
url: Option<Url>,
|
||||
source: Option<Box<dyn error::Error + Send + Sync + 'static>>,
|
||||
pub response: Option<Response>,
|
||||
response: Option<Response>,
|
||||
}
|
||||
|
||||
impl Display for Error {
|
||||
|
||||
Reference in New Issue
Block a user