mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Removed unused Constants class.
This commit is contained in:
parent
7f6eca171e
commit
6066cc2308
3 changed files with 0 additions and 49 deletions
|
|
@ -31,11 +31,9 @@ package mage.client.remote;
|
|||
import java.util.UUID;
|
||||
import javax.swing.JOptionPane;
|
||||
import javax.swing.SwingUtilities;
|
||||
import mage.Constants;
|
||||
import mage.cards.decks.Deck;
|
||||
import mage.client.MageFrame;
|
||||
import mage.client.chat.ChatPanel;
|
||||
import mage.client.chat.ChatPanel.ChatType;
|
||||
import mage.client.constants.Constants.DeckEditorMode;
|
||||
import mage.client.draft.DraftPanel;
|
||||
import mage.client.game.GamePanel;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue