removed console logs
All checks were successful
CSGOWTF/csgowtf/pipeline/head This commit looks good

This commit is contained in:
2022-01-30 20:21:58 +01:00
parent 9f2a57e09f
commit e4a4d64fb5
6 changed files with 19 additions and 23 deletions

View File

@@ -212,7 +212,7 @@ export default {
data: CreatePlayersArray(data.stats)
})
console.log(data.matchDetails)
// console.log(data.matchDetails)
}
} else {
errorHandling(404)