File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,9 +59,9 @@ _No checks analyzed yet_
5959### Imports
6060
6161
62- | Status | Check | Recipe | Coverage Notes |
63- | --------| -------------------------------------------------------------------------------------------------------------| ------------------| ----------------|
64- | 🟢 | [ ` RedundantImport ` ] ( https://checkstyle.sourceforge.io/checks/imports/redundantimport.html#RedundantImport ) | ` TBD ` | |
62+ | Status | Check | Recipe | Coverage Notes |
63+ | --------| -------------------------------------------------------------------------------------------------------------| -------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------|
64+ | 🟢 | [ ` RedundantImport ` ] ( https://checkstyle.sourceforge.io/checks/imports/redundantimport.html#RedundantImport ) | [ ` RedundantImport ` ] ( https://github.com/checkstyle/checkstyle-openrewrite-recipes/blob/main/src/main/java/org/checkstyle/autofix/recipe/RedundantImport.java ) | |
6565
6666
6767
You can’t perform that action at this time.
0 commit comments