mirror of
https://github.com/correl/mage.git
synced 2024-12-26 03:00:11 +00:00
Remove Merge conflict artifacts.
This commit is contained in:
parent
6cf04e9bd2
commit
c7cdd792d0
2 changed files with 0 additions and 10 deletions
|
@ -33,11 +33,6 @@ import mage.cards.CardImpl;
|
|||
import mage.constants.CardType;
|
||||
import mage.constants.Duration;
|
||||
import mage.constants.Rarity;
|
||||
<<<<<<< HEAD
|
||||
import mage.abilities.effects.common.PreventAllDamageByAllPermanentsEffect;
|
||||
import mage.cards.CardImpl;
|
||||
=======
|
||||
>>>>>>> origin/master
|
||||
import mage.counters.CounterType;
|
||||
import mage.filter.common.FilterCreaturePermanent;
|
||||
import mage.filter.predicate.Predicates;
|
||||
|
|
|
@ -28,12 +28,7 @@
|
|||
package mage.sets.timeshifted;
|
||||
|
||||
import java.util.UUID;
|
||||
<<<<<<< HEAD
|
||||
|
||||
import mage.constants.CardType;
|
||||
import mage.constants.Rarity;
|
||||
=======
|
||||
>>>>>>> origin/master
|
||||
import mage.abilities.effects.common.PreventAllDamageByAllPermanentsEffect;
|
||||
import mage.cards.CardImpl;
|
||||
import mage.constants.CardType;
|
||||
|
|
Loading…
Reference in a new issue