removed references to CELD

This commit is contained in:
Evan Kranzler 2020-01-12 09:45:15 -05:00
parent 83ebe8c24d
commit 972f3acbf8

View file

@ -24,7 +24,6 @@ public class ScryfallImageSupportCards {
put("GPX", "pgpx").
put("MED", "me1").
put("MEDM", "med").
put("CELD", "eld"). // scryfall moved ELD and CELD cards in one set, but card numbers are different
build();
private static final Set<String> supportedSets = new ArraySet<String>() {
@ -242,7 +241,6 @@ public class ScryfallImageSupportCards {
add("M20");
add("C19");
add("ELD");
add("CELD");
add("THB");
//
add("EURO");