mirror of
https://github.com/correl/mage.git
synced 2024-12-24 03:00:14 +00:00
* Removed unwanted lines.
This commit is contained in:
parent
f3f1765769
commit
70e2a0c4f4
1 changed files with 1 additions and 4 deletions
|
@ -29,15 +29,12 @@ package mage.sets;
|
|||
|
||||
import mage.cards.CardGraphicInfo;
|
||||
import mage.cards.ExpansionSet;
|
||||
<<<<<<< Updated upstream
|
||||
=======
|
||||
import mage.cards.h.HighTide;
|
||||
import mage.constants.SetType;
|
||||
>>>>>>> Stashed changes
|
||||
import mage.constants.Rarity;
|
||||
import mage.constants.SetType;
|
||||
|
||||
public class MediaInserts extends ExpansionSet {
|
||||
|
||||
private static final MediaInserts fINSTANCE = new MediaInserts();
|
||||
|
||||
public static MediaInserts getInstance() {
|
||||
|
|
Loading…
Reference in a new issue