Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
errors: remove From<RequestError> for QueryError
Since we introduced a transition error type for user requests (UserRequestError), and adjusted the code to it, we can now return the temporary From implementation.
- Loading branch information