[40K] Fixed Abaddon the Despoiler and enabled test (fixes #9490)

This commit is contained in:
Daniel Bomar 2022-09-08 11:35:42 -05:00
parent ba7e9f8600
commit 48df6902e1
No known key found for this signature in database
GPG key ID: C86C8658F4023918
3 changed files with 11 additions and 7 deletions

View file

@ -1,7 +1,6 @@
package mage.abilities.effects;
import mage.abilities.Ability;
import mage.abilities.MageSingleton;
import mage.cards.Card;
import mage.constants.*;
import mage.filter.FilterObject;