Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: simplify client_primitives::Error #6865

Merged
merged 5 commits into from
May 24, 2022

Conversation

matklad
Copy link
Contributor

@matklad matklad commented May 23, 2022

No description provided.

We are not using this From impl, so we can remove it. It also better to
remove it and to spell Error::Other manually -- this makes it easier to
grep for sloppy error handling.
@matklad matklad requested a review from a team as a code owner May 23, 2022 17:12
@matklad matklad requested review from nagisa and mina86 and removed request for nagisa May 23, 2022 17:12
@near-bulldozer near-bulldozer bot merged commit 79c6b4b into near:master May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants