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

fix: remove dupe values type import #1215

Merged

Conversation

lukasaric
Copy link
Contributor

@lukasaric lukasaric commented Sep 3, 2024

Motivation and Resolution

It resolves: #1216

RPC version (if applicable)

...

Usage related changes

  • Change 1.
  • ...

Development related changes

  • Change 1.
  • ...

Checklist:

  • Performed a self-review of the code
  • Rebased to the last commit of the target branch (or merged it into my branch)
  • Linked the issues which this PR resolves
  • Documented the changes in code (API docs will be generated automatically)
  • Updated the tests
  • All tests are passing

@penovicp penovicp merged commit ab52e23 into starknet-io:develop Sep 4, 2024
1 of 2 checks passed
Copy link

github-actions bot commented Sep 4, 2024

🎉 This issue has been resolved in version 6.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove duplicate ValuesType import which causes build failure
2 participants