clean up imports

This commit is contained in:
BetaSteward 2011-06-02 23:06:33 -04:00
parent a25f46cfab
commit 3ef090b6f5
4 changed files with 0 additions and 7 deletions

View file

@ -50,14 +50,12 @@ import java.util.UUID;
import javax.swing.JComponent;
import javax.swing.JScrollPane;
import com.sun.swing.internal.plaf.synth.resources.synth;
import mage.cards.MagePermanent;
import mage.client.cards.BigCard;
import mage.client.cards.Permanent;
import mage.client.plugins.impl.Plugins;
import mage.client.util.Config;
import mage.client.util.DefaultActionCallback;
import mage.view.PermanentView;
/**