Browse Source

Removed unused import.

GJ 13 years ago
parent
commit
d549e2722d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/java/com/gmail/nossr50/listeners/BlockListener.java

+ 0 - 1
src/main/java/com/gmail/nossr50/listeners/BlockListener.java

@@ -37,7 +37,6 @@ import org.bukkit.event.block.BlockPistonExtendEvent;
 import org.bukkit.event.block.BlockPistonRetractEvent;
 import org.bukkit.event.block.BlockPistonRetractEvent;
 import org.bukkit.event.block.BlockPlaceEvent;
 import org.bukkit.event.block.BlockPlaceEvent;
 import org.bukkit.inventory.ItemStack;
 import org.bukkit.inventory.ItemStack;
-import org.bukkit.metadata.FixedMetadataValue;
 
 
 import org.getspout.spoutapi.sound.SoundEffect;
 import org.getspout.spoutapi.sound.SoundEffect;