Skip to content

Commit 196b038

Browse files
committed
Cleanup
1 parent dc2fbd1 commit 196b038

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

CommonApi/src/main/java/mezz/jei/api/registration/IExtraIngredientRegistration.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
22

33
import mezz.jei.api.IModPlugin;
44
import mezz.jei.api.constants.VanillaTypes;
5-
import mezz.jei.api.helpers.IColorHelper;
6-
import mezz.jei.api.helpers.IPlatformFluidHelper;
7-
import mezz.jei.api.ingredients.IIngredientHelper;
8-
import mezz.jei.api.ingredients.IIngredientRenderer;
95
import mezz.jei.api.ingredients.IIngredientType;
10-
import mezz.jei.api.ingredients.subtypes.ISubtypeManager;
11-
import mezz.jei.api.runtime.IIngredientManager;
126
import net.minecraft.world.item.ItemStack;
137

148
import java.util.Collection;

0 commit comments

Comments
 (0)