Refactor: Removed unused JFX import (#9075)

This commit is contained in:
Alexander Novotny 2022-06-07 14:01:54 -07:00 committed by GitHub
parent 3d0e8c3404
commit b853633190
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;