Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cli: Do not unwrap dial errors manually
`status.Code` function supports wrapped errors, so it's redundant to do `errors.Unwrap` before. Signed-off-by: Leonard Lyubich <[email protected]>
- Loading branch information