mirror of
https://github.com/correl/mage.git
synced 2025-01-12 19:25:44 +00:00
Refactor: Removed unused JFX import (#9075)
This commit is contained in:
parent
3d0e8c3404
commit
b853633190
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
package org.mage.test.cards.single.znc;
|
||||
|
||||
import javafx.geometry.Pos;
|
||||
import mage.constants.PhaseStep;
|
||||
import mage.constants.Zone;
|
||||
import org.junit.Test;
|
||||
|
|
Loading…
Reference in a new issue