Removed subtype import

This commit is contained in:
Zzooouhh 2017-09-25 17:57:28 +02:00 committed by GitHub
parent 8a29bc5d4b
commit f82cbbc6bb

View file

@ -36,7 +36,6 @@ import mage.abilities.effects.OneShotEffect;
import mage.cards.CardImpl;
import mage.cards.CardSetInfo;
import mage.constants.CardType;
import mage.constants.SubType;
import mage.constants.Outcome;
import mage.game.Game;
import mage.players.Player;