mirror of
https://github.com/correl/mage.git
synced 2024-12-26 11:09:27 +00:00
Removed duplicate import
This commit is contained in:
parent
bbd6da32fc
commit
26a7cc99e8
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ import mage.constants.Zone;
|
|||
import mage.filter.FilterCard;
|
||||
import mage.filter.common.FilterCreaturePermanent;
|
||||
import mage.filter.predicate.mageobject.CardTypePredicate;
|
||||
import mage.filter.predicate.mageobject.CardTypePredicate;
|
||||
import mage.filter.predicate.mageobject.SubtypePredicate;
|
||||
import mage.filter.predicate.permanent.CanBeEnchantedByPredicate;
|
||||
import mage.game.Game;
|
||||
|
|
Loading…
Reference in a new issue