Skip to content

remove unused imports and TODO comments for code cleanup

931f305
Select commit
Loading
Failed to load commit list.
Merged

1.21.1 EMI Support #23

remove unused imports and TODO comments for code cleanup
931f305
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Dec 28, 2025 in 1s

2 issues fixed. 2 issues found.

Annotations

Check warning on line 157 in src/main/java/me/myogoo/extendedterminal/integration/itemList/emi/handler/AbstractEmiTableRecipeHandler.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/me/myogoo/extendedterminal/integration/itemList/emi/handler/AbstractEmiTableRecipeHandler.java#L157

Resolve unexpected comment. (com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck)

Check warning on line 14 in src/main/java/me/myogoo/extendedterminal/integration/itemList/jei/handler/IJeiAbstractRecipeHandler.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/me/myogoo/extendedterminal/integration/itemList/jei/handler/IJeiAbstractRecipeHandler.java#L14

Only one statement per line allowed. (com.puppycrawl.tools.checkstyle.checks.coding.OneStatementPerLineCheck)