[minor] small cleanup

This commit is contained in:
Li REN 2013-07-13 04:25:03 -04:00
parent 65500060eb
commit 0117c42582

View file

@ -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;