mirror of
https://github.com/magefree/mage.git
synced 2026-01-18 09:19:56 -08:00
[minor] removed unused imports
This commit is contained in:
parent
fcfea2cb58
commit
5f6f1c7528
81 changed files with 0 additions and 142 deletions
|
|
@ -1,10 +1,6 @@
|
|||
package org.mage.test.cards.conditional;
|
||||
|
||||
import mage.Constants;
|
||||
import mage.abilities.keyword.FirstStrikeAbility;
|
||||
import mage.abilities.keyword.LifelinkAbility;
|
||||
import mage.game.permanent.Permanent;
|
||||
import org.junit.Assert;
|
||||
import org.junit.Test;
|
||||
import org.mage.test.serverside.base.CardTestPlayerBase;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,6 @@
|
|||
package org.mage.test.cards.continuous;
|
||||
|
||||
import junit.framework.Assert;
|
||||
import mage.Constants;
|
||||
import mage.abilities.keyword.IndestructibleAbility;
|
||||
import mage.abilities.keyword.IslandwalkAbility;
|
||||
import org.junit.Test;
|
||||
import org.mage.test.serverside.base.CardTestPlayerBase;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue