Fixed formatting and removed tabs.

By: EvilSeph <evilseph@unaligned.org>
This commit is contained in:
Bukkit/Spigot
2011-04-27 23:48:43 -04:00
parent de05942efa
commit 7d382b5ee6

View File

@@ -30,5 +30,4 @@ public class PlayerAnimationEvent extends PlayerEvent {
public PlayerAnimationType getAnimationType() {
return animationType;
}
}