1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-16 09:29:19 +00:00

Remove Set.cardCount.total (#46)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-08-12 21:09:38 +02:00
committed by GitHub
parent 9138eedb16
commit ec65614572
156 changed files with 9 additions and 165 deletions

View File

@ -13,7 +13,6 @@ const dpp: Set = {
tcgOnline: "PR-DPP",
cardCount: {
total: 56,
official: 56
},

View File

@ -13,7 +13,6 @@ const dp1: Set = {
tcgOnline: "DP",
cardCount: {
total: 130,
official: 130
},

View File

@ -13,7 +13,6 @@ const dp4: Set = {
tcgOnline: "GE",
cardCount: {
total: 106,
official: 106
},

View File

@ -13,7 +13,6 @@ const dp6: Set = {
tcgOnline: "LA",
cardCount: {
total: 146,
official: 146
},

View File

@ -13,7 +13,6 @@ const dp5: Set = {
tcgOnline: "MD",
cardCount: {
total: 100,
official: 100
},

View File

@ -13,7 +13,6 @@ const dp2: Set = {
tcgOnline: "MT",
cardCount: {
total: 123,
official: 122
},

View File

@ -13,7 +13,6 @@ const dp3: Set = {
tcgOnline: "SW",
cardCount: {
total: 132,
official: 132
},

View File

@ -13,7 +13,6 @@ const dp7: Set = {
tcgOnline: "SF",
cardCount: {
total: 106,
official: 100
},