remove unused logs

This commit is contained in:
2025-06-04 10:59:03 +02:00
parent 5270c16437
commit 4c0818f95f
3 changed files with 44 additions and 43 deletions

View File

@@ -107,7 +107,6 @@ export function StreamCardClient() {
}
}
}
console.log(winsVsOpponent, lossesVsOpponent)
return (
<div
className={'flex items-center justify-between gap-2 font-m6x11'}