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
|
|
@ -2,10 +2,6 @@ package mage.components;
|
|||
|
||||
import java.awt.*;
|
||||
import java.awt.image.BufferedImage;
|
||||
import java.awt.image.BufferedImageOp;
|
||||
import java.awt.image.ConvolveOp;
|
||||
import java.awt.image.Kernel;
|
||||
|
||||
import javax.swing.JComponent;
|
||||
import javax.swing.JPanel;
|
||||
import javax.swing.JScrollPane;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue