mirror of
https://github.com/correl/mage.git
synced 2024-11-14 11:09:31 +00:00
dev: removed outdated dependency (fixed build warning);
This commit is contained in:
parent
a66e455579
commit
84d3ba5817
1 changed files with 0 additions and 2 deletions
|
@ -1,9 +1,7 @@
|
|||
package org.mage.test.cards.conditional;
|
||||
|
||||
import com.sun.org.apache.bcel.internal.generic.POP;
|
||||
import mage.abilities.keyword.FirstStrikeAbility;
|
||||
import mage.abilities.keyword.HasteAbility;
|
||||
import mage.constants.ManaType;
|
||||
import mage.constants.PhaseStep;
|
||||
import mage.constants.Zone;
|
||||
import mage.counters.CounterType;
|
||||
|
|
Loading…
Reference in a new issue