* 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

@ -4,7 +4,6 @@ package mage.abilities.condition.common;
import mage.abilities.Ability;
import mage.abilities.condition.Condition;
import mage.game.Game;
import mage.watchers.Watcher;
import mage.watchers.common.MorbidWatcher;
/**