stacks-blockchain-api
stacks-blockchain-api copied to clipboard
chore: remove unused uuid package
Description
While exploring the codebase, I noticed that the uuid package that is defined in the dependencies of the project is actually not used, so it can be removed.
Type of Change
- [ ] New feature
- [ ] Bug fix
- [ ] API reference/documentation update
- [x] Other
Does this introduce a breaking change?
No
Are documentation updates required?
No
Checklist
- [x] Code is commented where needed
- [x] Unit test coverage for new or modified code paths
- [x]
npm run testpasses - [x] Changelog is updated
- [x] Tag 1 of @rafaelcr or @zone117x for review
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:loudspeaker: Thoughts on this report? Let us know!