Removed unused errors
This commit is contained in:
parent
e0d3b3034a
commit
f77be4a1e1
1 changed files with 0 additions and 2 deletions
|
@ -40,8 +40,6 @@ error_chain! {
|
||||||
IncorrectCredentials {}
|
IncorrectCredentials {}
|
||||||
EncodingError {}
|
EncodingError {}
|
||||||
MissingLastFMCredentials {}
|
MissingLastFMCredentials {}
|
||||||
LastFMAuthError {}
|
|
||||||
LastFMDeserializationError {}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue