-
Notifications
You must be signed in to change notification settings - Fork 27
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
chore: remove org.reflections:reflections #654
Conversation
9d64cf3
to
84222d1
Compare
I think I accidentally force-pushed. The latest commit just adds again the removed dependency. |
This reverts commit 677f69c.
@khaes-kth we can merge this PR. This package is not used. The tool and the tests confirm it. |
Great. Let's do it then! |
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!
@khaes-kth deployment failed. I am looking into it. |
@khaes-kth I am can't be sure that the deployment required the presence of |
Sure. We'll do it after our meeting today. |
I ran depclean v2.0.1 over sorald 8762596 and it generated the above report. This PR removes the Unused direct dependency.
Thanks for the amazing tool, @cesarsotovalero and all its contributors!