Remove unneded import.

This commit is contained in:
rkfg 2016-03-06 02:55:30 +03:00
parent 768b004d3e
commit 5fe67bda4c

View file

@ -8,7 +8,6 @@ import mage.client.util.GUISizeHelper;
import mage.client.util.gui.GuiDisplayUtil;
import mage.client.util.gui.GuiDisplayUtil.TextLines;
import mage.components.CardInfoPane;
import mage.utils.ThreadUtils;
import mage.view.CardView;
import org.mage.card.arcane.UI;