This commit is contained in:
Justus Winter 2019-03-07 13:45:09 +01:00
parent 908d139d01
commit d63aa0503e
No known key found for this signature in database
GPG Key ID: 686F55B4AB2B3386
1 changed files with 0 additions and 5 deletions

View File

@ -141,8 +141,3 @@ impl FromStr for KeyID {
}
}
// impl From<Error> for String {
// fn from(error: Error) -> Self {
// format!("{:?}", error)
// }
// }