Unused import and update changelog

This commit is contained in:
T00thpick1
2013-05-15 00:53:01 -04:00
parent a05a0da9fb
commit 9ec376a228
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,6 @@ import org.bukkit.entity.Player;
import org.bukkit.inventory.ItemStack;
import com.gmail.nossr50.mcMMO;
import com.gmail.nossr50.config.Config;
import com.gmail.nossr50.datatypes.player.McMMOPlayer;
import com.gmail.nossr50.datatypes.spout.huds.McMMOHud;
import com.gmail.nossr50.events.items.McMMOItemSpawnEvent;