forked from External/mage
removed unused imports
This commit is contained in:
parent
af2cfd8095
commit
06a185a3a5
430 changed files with 85 additions and 823 deletions
|
|
@ -34,14 +34,13 @@
|
|||
|
||||
package mage.client.dialog;
|
||||
|
||||
import mage.client.*;
|
||||
import java.util.List;
|
||||
import java.util.UUID;
|
||||
import java.util.concurrent.CancellationException;
|
||||
import java.util.concurrent.ExecutionException;
|
||||
import javax.swing.SwingWorker;
|
||||
import javax.swing.table.AbstractTableModel;
|
||||
|
||||
import mage.client.*;
|
||||
import mage.client.chat.ChatPanel;
|
||||
import mage.client.components.MageComponents;
|
||||
import mage.remote.Session;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue