Update Insolator.java
This commit is contained in:
parent
282fb7a319
commit
655d7779b0
1 changed files with 1 additions and 1 deletions
|
@ -114,8 +114,8 @@ public class Insolator {
|
|||
} else {
|
||||
LogHelper.logWarning(String.format("No %s Recipes found for %s and %s.", name, input1.toString(), input2.toString()));
|
||||
}
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
private static class Remove extends BaseListRemoval<RecipeInsolator> {
|
||||
|
||||
|
|
Loading…
Reference in a new issue