Remove Accidentally Added Import (#285)

This commit is contained in:
Josh Shippam
2019-12-13 02:34:23 +00:00
committed by GitHub
parent c1a5cf449c
commit b94157f01b
@@ -14,7 +14,6 @@ import com.rebotted.game.players.*;
import com.rebotted.net.packets.PacketType;
import com.rebotted.util.Misc;
import com.rebotted.world.clip.Region;
import org.apollo.jagcached.Constants;
public class Commands implements PacketType {