mirror of
https://github.com/correl/mage.git
synced 2025-03-17 01:06:26 -09:00
[minor] small cleanup
This commit is contained in:
parent
65500060eb
commit
0117c42582
1 changed files with 0 additions and 2 deletions
|
@ -38,10 +38,8 @@ import mage.abilities.effects.common.continious.LoseAbilitySourceEffect;
|
|||
import mage.constants.CardType;
|
||||
import mage.constants.Rarity;
|
||||
import mage.constants.Zone;
|
||||
import mage.constants.TargetController;
|
||||
import mage.filter.FilterCard;
|
||||
import mage.filter.predicate.Predicates;
|
||||
import mage.filter.predicate.permanent.ControllerPredicate;
|
||||
import mage.filter.predicate.mageobject.CardTypePredicate;
|
||||
import mage.game.Game;
|
||||
import mage.game.events.GameEvent;
|
||||
|
|
Loading…
Add table
Reference in a new issue