Fixed wrong import (compilation error fix).

This commit is contained in:
magenoxx 2010-12-14 21:25:21 +03:00
parent 49e44b92b1
commit a006f37457

View file

@ -51,7 +51,6 @@ import java.util.UUID;
import javax.swing.text.BadLocationException;
import javax.swing.text.StyledDocument;
import mage.client.components.CardInfoPane;
import mage.client.plugins.impl.Plugins;
import org.jdesktop.swingx.JXPanel;