Browse Source

removed include

Kajetan Johannes Hammerle 2 years ago
parent
commit
37ff0ed30f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/java/me/km/snuviscript/commands/InventoryCommands.java

+ 0 - 1
src/main/java/me/km/snuviscript/commands/InventoryCommands.java

@@ -9,7 +9,6 @@ import net.minecraft.entity.player.ServerPlayerEntity;
 import net.minecraft.inventory.IInventory;
 import net.minecraft.item.ItemStack;
 import net.minecraft.tileentity.ChestTileEntity;
-import net.minecraft.util.NonNullList;
 
 public class InventoryCommands {
     public static void registerFunctions(ScriptManager sm) {