1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-12 15:59:18 +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 s2011bw: Set = {
serie: serie,
cardCount: {
total: 12,
official: 12
},
@ -27,4 +26,4 @@ const s2011bw: Set = {
}
}
export default s2011bw
export default s2011bw

View File

@ -13,7 +13,6 @@ const s2012bw: Set = {
serie: serie,
cardCount: {
total: 12,
official: 12
},
@ -27,4 +26,4 @@ const s2012bw: Set = {
}
}
export default s2012bw
export default s2012bw

View File

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

View File

@ -13,7 +13,6 @@ const s2014xy: Set = {
serie: serie,
cardCount: {
total: 12,
official: 12
},
@ -27,4 +26,4 @@ const s2014xy: Set = {
}
}
export default s2014xy
export default s2014xy

View File

@ -13,7 +13,6 @@ const s2015xy: Set = {
serie: serie,
cardCount: {
total: 12,
official: 12
},
@ -27,4 +26,4 @@ const s2015xy: Set = {
}
}
export default s2015xy
export default s2015xy

View File

@ -13,7 +13,6 @@ const s2016xy: Set = {
serie: serie,
cardCount: {
total: 12,
official: 12
},
@ -27,4 +26,4 @@ const s2016xy: Set = {
}
}
export default s2016xy
export default s2016xy

View File

@ -13,7 +13,6 @@ const s2017sm: Set = {
serie: serie,
cardCount: {
total: 12,
official: 12
},
@ -27,4 +26,4 @@ const s2017sm: Set = {
}
}
export default s2017sm
export default s2017sm

View File

@ -13,7 +13,6 @@ const s2018sm: Set = {
serie: serie,
cardCount: {
total: 12,
official: 12
},
@ -27,4 +26,4 @@ const s2018sm: Set = {
}
}
export default s2018sm
export default s2018sm

View File

@ -13,7 +13,6 @@ const s2019sm: Set = {
serie: serie,
cardCount: {
total: 12,
official: 12
},
@ -27,4 +26,4 @@ const s2019sm: Set = {
}
}
export default s2019sm
export default s2019sm

View File

@ -13,7 +13,6 @@ const s2021swsh: Set = {
serie: serie,
cardCount: {
total: 25,
official: 25
},
@ -27,4 +26,4 @@ const s2021swsh: Set = {
}
}
export default s2021swsh
export default s2021swsh