Remove console.log

This commit is contained in:
Melvin Valster
2019-07-17 16:23:04 +02:00
parent f8da695da4
commit 7e6a79a3c5
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -3750,5 +3750,3 @@ for (let specId in talentsBySpec) {
talentToSpec[talentId] = parseInt(specId, 10)
}
}
console.log(talentToSpec)