mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Cleanup wrong includes in TournamentPanel.
This commit is contained in:
parent
4c129706ca
commit
7ef8753183
1 changed files with 0 additions and 2 deletions
|
|
@ -42,11 +42,9 @@ import java.util.List;
|
|||
import java.util.UUID;
|
||||
import java.util.concurrent.CancellationException;
|
||||
import java.util.concurrent.ExecutionException;
|
||||
import javafx.scene.layout.Pane;
|
||||
import javax.swing.*;
|
||||
import javax.swing.table.AbstractTableModel;
|
||||
import mage.client.MageFrame;
|
||||
import mage.client.MagePane;
|
||||
import mage.client.chat.ChatPanel;
|
||||
import mage.client.util.ButtonColumn;
|
||||
import mage.remote.Session;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue