mirror of
https://github.com/correl/mage.git
synced 2024-12-25 03:00:15 +00:00
Refactor: remove unused import (#9239)
This commit is contained in:
parent
f113a590b2
commit
5c5cb46de6
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ import mage.constants.Outcome;
|
|||
import mage.constants.Zone;
|
||||
import mage.game.Game;
|
||||
import mage.game.events.GameEvent;
|
||||
import mage.game.events.GameEvent.EventType;
|
||||
import mage.game.stack.Spell;
|
||||
import mage.game.stack.StackObject;
|
||||
import mage.watchers.common.CastSpellLastTurnWatcher;
|
||||
|
|
Loading…
Reference in a new issue