Open sundargates opened 1 year ago
Hi @sundargates , I am interested in this , Can you please assign me this issue.
Hi @sundargates I have used the suggested nebula-linter for removing the unused dependencies from the project, please checkout the PR https://github.com/Netflix/mantis/pull/370. Thanks.
@sundargates could you assign this to me if it's still open, after changes made by @divyam-tripathi https://github.com/Netflix/mantis/issues/368#issuecomment-1474936980
Context
There are a lot of unused dependencies in various projects in mantis. The goal of this task is to get rid of them, especially in some of the critical projects such as the runtime.
Steps to reproduce
./gradlew nebulaLint
should provide hints on which dependencies are unused in a given module.