瀏覽代碼

removed include

Kajetan Johannes Hammerle 2 年之前
父節點
當前提交
37ff0ed30f
共有 1 個文件被更改,包括 0 次插入1 次删除
  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) {