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 new import warnings #23

Closed
wants to merge 1 commit into from
Closed

Fix new import warnings #23

wants to merge 1 commit into from

Conversation

agu-z
Copy link

@agu-z agu-z commented May 1, 2024

The next nightly will include the changes in roc-lang/roc#6658 which catches a few more cases of unused imports and will report warnings for unnecessary builtin imports.

This fixes all the warnings that will start to be reported for roc-json.

The next nightly will include the changes in roc-lang/roc#6658
which catches a few more cases of unused imports and will report
warnings for unnecessary builtin imports.

This fixes all the warnings that will start to be reported for roc-json.
@lukewilliamboswell
Copy link
Owner

Ah yes, this is the same issue blocking me from upgrading to the latest basic-cli version.

@lukewilliamboswell
Copy link
Owner

Closing as I think this PR is now no longer required. Thank you @agu-z

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