-
Notifications
You must be signed in to change notification settings - Fork 206
chore: clean some of unused warnings #1719
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
Conversation
acc564b
to
9ac13e5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I disabled scalafix plugin on config, bloopgun and launcher modules, because I didn't want to touch public API of these modules.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! Glad to see so much unused code removed.
bloop4j/src/main/scala/bloop/bloop4j/api/NakedLowLevelBuildClient.scala
Outdated
Show resolved
Hide resolved
26f9965
to
4ad5940
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
No description provided.