refactor(node): remove unused err var #32398#2001
refactor(node): remove unused err var #32398#2001AnilChinchawale merged 1 commit intoXinFinOrg:dev-upgradefrom
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
This PR cleans up the node package error definitions by removing an unused error value.
Changes:
- Remove the unused
ErrServiceUnknownerror fromnode/errors.go. - Normalize formatting of the remaining error variables in the
varblock.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
438b837 to
a12ecc0
Compare
Proposed changes
remove unused err
ErrServiceUnknownTypes of changes
What types of changes does your code introduce to XDC network?
Put an
✅in the boxes that applyImpacted Components
Which part of the codebase this PR will touch base on,
Put an
✅in the boxes that applyChecklist
Put an
✅in the boxes once you have confirmed below actions (or provide reasons on not doing so) that