Organize imports.

This commit is contained in:
GJ
2012-06-13 08:54:02 -04:00
parent 14d13eb4c7
commit c71f4e438b
3 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,7 @@ import org.bukkit.entity.Wolf;
import org.bukkit.event.entity.EntityDamageEvent;
import org.bukkit.event.entity.EntityDamageEvent.DamageCause;
import org.bukkit.inventory.ItemStack;
import com.gmail.nossr50.config.Config;
import com.gmail.nossr50.datatypes.PlayerProfile;
import com.gmail.nossr50.datatypes.SkillType;