Update DarthTyranusCountOfSerenno.java

Added Supertype import.
This commit is contained in:
Richard Coates 2019-03-18 22:56:33 +01:00 committed by GitHub
parent 053d6e25ea
commit 00ce434b6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,7 @@ import mage.cards.CardImpl;
import mage.cards.CardSetInfo;
import mage.constants.CardType;
import mage.constants.SubType;
import mage.constants.SuperType;
import mage.constants.Duration;
import mage.constants.Outcome;
import mage.constants.Zone;