mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 19:41:59 -08:00
Removed unused imports
This commit is contained in:
parent
54f0d8facb
commit
f0b32e7ca3
135 changed files with 7 additions and 245 deletions
|
|
@ -36,10 +36,6 @@ package mage.client.cards;
|
|||
|
||||
import mage.client.plugins.impl.Plugins;
|
||||
import mage.client.util.ImageHelper;
|
||||
import mage.client.util.gui.BufferedImageBuilder;
|
||||
import mage.filters.FilterFactory;
|
||||
import mage.filters.impl.HueFilter;
|
||||
import mage.utils.ThreadUtils;
|
||||
import org.jdesktop.swingx.JXPanel;
|
||||
|
||||
import javax.swing.*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue