Skip to content

Conversation

@pradel
Copy link
Contributor

@pradel pradel commented Oct 25, 2025

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
  • Other

Does this introduce a breaking change?

No

Are documentation updates required?

No

Checklist

  • Code is commented where needed
  • Unit test coverage for new or modified code paths
  • npm run test passes
  • Changelog is updated
  • Tag 1 of @rafaelcr or @zone117x for review

@codecov
Copy link

codecov bot commented Oct 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Collaborator

@rafaelcr rafaelcr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @pradel !

@rafaelcr rafaelcr merged commit 7f875a7 into hirosystems:develop Jan 5, 2026
25 of 27 checks passed
@pradel pradel deleted the feat/remove-unused-uuid branch January 5, 2026 20:44
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.

2 participants