mirror of
https://github.com/correl/mage.git
synced 2024-12-25 03:00:15 +00:00
Update DaruSpiritualist.java
This commit is contained in:
parent
bb39063a6a
commit
2edb063216
1 changed files with 1 additions and 2 deletions
|
@ -28,6 +28,7 @@
|
|||
|
||||
package mage.cards.d;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.MageInt;
|
||||
import mage.abilities.TriggeredAbilityImpl;
|
||||
import mage.abilities.effects.Effect;
|
||||
|
@ -45,8 +46,6 @@ import mage.game.events.GameEvent;
|
|||
import mage.game.events.GameEvent.EventType;
|
||||
import mage.game.permanent.Permanent;
|
||||
import mage.target.targetpointer.FixedTarget;
|
||||
|
||||
import java.util.UUID;
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue