* Removed unused imports.

This commit is contained in:
LevelX2 2020-08-22 11:51:34 +02:00
parent 546205bba4
commit d51acbf090
477 changed files with 98 additions and 905 deletions

View file

@ -8,7 +8,6 @@ import mage.abilities.effects.OneShotEffect;
import mage.constants.Outcome;
import mage.game.Game;
import mage.game.permanent.Permanent;
import mage.watchers.Watcher;
import mage.watchers.common.AttackedThisTurnWatcher;
/**