mirror of
https://github.com/correl/mage.git
synced 2025-04-11 17:00:08 -09:00
Remove unneeded import in an unrelated test, just for kicks
This commit is contained in:
parent
69cff6c920
commit
00fd8d18da
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ package org.mage.test.cards.single;
|
|||
|
||||
import mage.constants.PhaseStep;
|
||||
import mage.constants.Zone;
|
||||
import org.junit.Assert;
|
||||
import org.junit.Test;
|
||||
import org.mage.test.serverside.base.CardTestPlayerBase;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue