Removed unnecessary import warnings

This commit is contained in:
durron597
2011-01-09 07:52:03 -05:00
parent a9927b4efb
commit b1d277aa1e
3 changed files with 0 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
package org.bukkit.event.entity;
import org.bukkit.Entity;
import org.bukkit.LivingEntity;
import org.bukkit.event.Event;
/**