You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: replace DeserializationError with type alias
The error enum had only 1 element and we can replace it with
alias for simplicity.
Signed-off-by: Egor Lazarchuk <[email protected]>
Signed-off-by: Pablo Barbáchano <[email protected]>
0 commit comments