This commit is contained in:
parent
473fefd0bb
commit
b9ae0808fb
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ pub type ApiError {
|
|||
HttpcError(HttpError)
|
||||
JsonDecodeError(DecodeError)
|
||||
ResponseError(ErrorResponse)
|
||||
UnknownError
|
||||
}
|
||||
|
||||
pub type ApiResponse(a) =
|
||||
|
|
Loading…
Reference in a new issue