mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 12:02:01 -08:00
* Removed unused imports.
This commit is contained in:
parent
546205bba4
commit
d51acbf090
477 changed files with 98 additions and 905 deletions
|
|
@ -3,7 +3,6 @@ package mage.remote.interfaces;
|
|||
|
||||
import java.util.Collection;
|
||||
import java.util.List;
|
||||
import java.util.Optional;
|
||||
import java.util.UUID;
|
||||
import mage.remote.MageRemoteException;
|
||||
import mage.view.MatchView;
|
||||
|
|
|
|||
|
|
@ -1,8 +1,6 @@
|
|||
package mage.utils;
|
||||
|
||||
import mage.ObjectColor;
|
||||
import mage.cards.MagePermanent;
|
||||
import mage.constants.CardType;
|
||||
import mage.view.CardView;
|
||||
|
||||
import java.util.List;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue