Remove unused file.

This commit is contained in:
Patrick Hulin 2019-12-09 12:48:05 -05:00
parent 19a9d98287
commit 6160bc25ef
2 changed files with 0 additions and 127 deletions

View file

@ -4,10 +4,7 @@ import mage.abilities.Abilities;
import mage.abilities.AbilitiesImpl;
import mage.abilities.Ability;
import mage.abilities.SpellAbility;
import mage.abilities.costs.mana.ManaCostsImpl;
import mage.abilities.effects.AsThoughEffectImpl;
import mage.abilities.effects.common.ExileAdventureSpellEffect;
import mage.abilities.keyword.AdventureCreatureAbility;
import mage.constants.*;
import mage.game.Game;