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

@ -28,10 +28,7 @@
package mage.client.remote;
import mage.remote.Session;
import java.rmi.RemoteException;
import java.util.UUID;
import javax.swing.JOptionPane;
import javax.swing.SwingUtilities;
import mage.cards.decks.Deck;
import mage.client.MageFrame;