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

[1.x] Remove unused java.util.zip.ZipError import #1460

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

Friendseeker
Copy link
Member

Closes #1385

In long term we probably need CI linting rule to deal with it. Maybe pass some arg to Scala compiler to tell it to warn / throw when encountering unused import.

@eed3si9n eed3si9n merged commit feb8a79 into sbt:1.10.x Oct 15, 2024
9 checks passed
@Friendseeker Friendseeker deleted the unused-import-2 branch October 15, 2024 18:14
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.

ZipCentralDir.java references java.util.zip.ZipError
2 participants