1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-04-05 09:12:29 -09:00

Fixed compile warning

This commit is contained in:
Daniel Bomar 2021-04-05 22:06:31 -05:00
parent ad91a4ccad
commit 1eb1a36ee0
No known key found for this signature in database
GPG key ID: C86C8658F4023918

View file

@ -1,6 +1,5 @@
package mage.cards.t;
import com.sun.org.apache.xpath.internal.operations.Bool;
import mage.abilities.Ability;
import mage.abilities.effects.OneShotEffect;
import mage.abilities.effects.common.LoseLifeOpponentsEffect;