Fix dodgy import

This commit is contained in:
Sam 2018-07-07 20:43:56 +01:00 committed by Alexander Meech
parent 8784ae303d
commit ff83d63f13
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ package nautilus.game.arcade.game.games.cakewars.shop;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaBanner;
import org.bukkit.enchantments.Enchantment;
import org.bukkit.entity.Player;
import org.bukkit.inventory.ItemStack;