mirror of
https://github.com/correl/mage.git
synced 2024-12-25 11:11:16 +00:00
[minor] clean up
This commit is contained in:
parent
4529efa773
commit
0802d0433c
1 changed files with 0 additions and 3 deletions
|
@ -44,7 +44,6 @@ import mage.cards.Card;
|
|||
import mage.choices.Choice;
|
||||
import mage.choices.Choices;
|
||||
import mage.game.Game;
|
||||
import mage.game.GameState;
|
||||
import mage.game.permanent.PermanentCard;
|
||||
import mage.target.Target;
|
||||
import mage.target.Targets;
|
||||
|
@ -53,8 +52,6 @@ import org.apache.log4j.Logger;
|
|||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
import java.util.UUID;
|
||||
import mage.abilities.keyword.EntwineAbility;
|
||||
import mage.constants.SpellAbilityType;
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue