dev: removed outdated dependency (fixed build warning);

This commit is contained in:
Oleg Agafonov 2022-10-10 15:50:49 +04:00
parent 1233fe89e5
commit 5fb6670b81

View file

@ -14,7 +14,6 @@ import mage.game.Game;
import mage.game.command.Commander;
import mage.game.stack.Spell;
import mage.game.stack.StackObject;
import sun.font.CreatedFontTracker;
import java.util.Objects;
import java.util.UUID;