1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-31 20:01:58 +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

@@ -14,7 +14,6 @@ const swsh1: Set = {
serie: serie,
cardCount: {
total: 216,
official: 202
},

View File

@@ -13,7 +13,6 @@ const swsh35: Set = {
serie: serie,
cardCount: {
total: 80,
official: 70
},

View File

@@ -13,7 +13,6 @@ const set: Set = {
cardCount: { // NOT confirmed
total: 190,
official: 190
},

View File

@@ -14,7 +14,6 @@ const swsh3: Set = {
serie: serie,
cardCount: {
total: 201,
official: 189
},

View File

@@ -14,7 +14,6 @@ const swsh2: Set = {
serie: serie,
cardCount: {
total: 209,
official: 192
},

View File

@@ -13,7 +13,6 @@ const swshp: Set = {
serie: serie,
cardCount: {
total: 107,
official: 107
},

View File

@@ -13,7 +13,6 @@ const swsh1: Set = {
serie: serie,
cardCount: {
total: 195,
official: 72
},

View File

@@ -14,7 +14,6 @@ const swsh1: Set = {
serie: serie,
cardCount: {
total: 216,
official: 202
},

View File

@@ -14,7 +14,6 @@ const swsh4: Set = {
serie: serie,
cardCount: {
total: 203,
official: 185
},