mirror of
https://github.com/correl/mage.git
synced 2025-03-12 17:00:08 -09:00
imports fix
This commit is contained in:
parent
9037764298
commit
40ca005ec3
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,5 @@
|
|||
package mage.client.components.ability;
|
||||
|
||||
import com.sun.deploy.util.ArrayUtil;
|
||||
import mage.client.MageFrame;
|
||||
import mage.client.util.ImageHelper;
|
||||
import mage.client.util.SettingsManager;
|
||||
import mage.client.util.gui.GuiDisplayUtil;
|
||||
|
@ -14,8 +12,6 @@ import org.jdesktop.swingx.JXPanel;
|
|||
import javax.swing.*;
|
||||
import java.awt.*;
|
||||
import java.awt.event.*;
|
||||
import java.awt.image.BufferedImage;
|
||||
import java.lang.reflect.Array;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
import java.util.Map;
|
||||
|
|
Loading…
Add table
Reference in a new issue