mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 22:42:03 -08:00
Fix imports
The perils of distracted coding.
This commit is contained in:
parent
c826c111bc
commit
c81625aa69
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ import mage.cards.CardImpl;
|
|||
import mage.cards.CardSetInfo;
|
||||
import mage.constants.CardType;
|
||||
import mage.constants.SubType;
|
||||
import mage.filter.StaticFilters;
|
||||
import mage.filter.common.FilterControlledCreaturePermanent;
|
||||
import mage.target.TargetPermanent;
|
||||
|
||||
import java.util.UUID;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue