Some minor framework changes.

This commit is contained in:
LevelX2 2014-12-12 14:25:29 +01:00
parent 00281f0b10
commit 6dd033bd8f
4 changed files with 11 additions and 12 deletions

View file

@ -8,8 +8,6 @@ package mage.abilities.effects.common;
import mage.Mana;
import mage.abilities.Ability;
import mage.abilities.effects.OneShotEffect;
import mage.constants.Outcome;
import mage.game.Game;
import mage.players.Player;