removed bad import

This commit is contained in:
BetaSteward 2010-12-26 20:42:09 -05:00
parent c8db6ba350
commit 5df3a6e488

View file

@ -11,7 +11,6 @@ import mage.utils.CardUtil;
import mage.view.CardView;
import org.jdesktop.swingx.JXPanel;
import sun.plugin.com.event.COMEventHandler;
public class GuiDisplayUtil {
private static final Font cardNameFont = new Font("Calibri", Font.BOLD, 15);