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:
@ -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
|
||||
|
Reference in New Issue
Block a user