mirror of
https://github.com/tcgdex/compiler.git
synced 2025-08-05 02:11:59 +00:00
Updated compiler and trying to make ci work again
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@@ -20,7 +20,6 @@ const btsp = async () => {
|
||||
!card.retreat ||
|
||||
count.includes(card.retreat)
|
||||
) continue
|
||||
console.log(file)
|
||||
count.push(card.retreat)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user