diff --git a/Plugin/src/main/java/com/gmail/filoghost/holographicdisplays/commands/main/subs/DebugCommand.java b/Plugin/src/main/java/com/gmail/filoghost/holographicdisplays/commands/main/subs/DebugCommand.java index 0e832691..ea9c581a 100644 --- a/Plugin/src/main/java/com/gmail/filoghost/holographicdisplays/commands/main/subs/DebugCommand.java +++ b/Plugin/src/main/java/com/gmail/filoghost/holographicdisplays/commands/main/subs/DebugCommand.java @@ -25,7 +25,6 @@ import org.bukkit.Chunk; import org.bukkit.World; import org.bukkit.command.CommandSender; import org.bukkit.entity.Entity; -import org.bukkit.entity.EntityType; import com.gmail.filoghost.holographicdisplays.HolographicDisplays; import com.gmail.filoghost.holographicdisplays.api.Hologram;