mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
Remove duplicate import
This commit is contained in:
parent
4e13a248f5
commit
f287156d9a
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ import mage.abilities.Ability;
|
|||
import mage.abilities.common.EntersBattlefieldTriggeredAbility;
|
||||
import mage.abilities.effects.common.DamageTargetEffect;
|
||||
import mage.cards.CardImpl;
|
||||
import mage.cards.CardImpl;
|
||||
import mage.constants.CardType;
|
||||
import mage.constants.Rarity;
|
||||
import mage.target.common.TargetCreaturePermanent;
|
||||
|
|
Loading…
Reference in a new issue