Open
Description
Add <module name="UnusedImports"/
in
https://github.com/graknlabs/build-tools/blob/master/checkstyle/templates/checkstyle.xml
This is to catch all the unused imports in our codebase
Add <module name="UnusedImports"/
in
https://github.com/graknlabs/build-tools/blob/master/checkstyle/templates/checkstyle.xml
This is to catch all the unused imports in our codebase