Skip to content

Commit 0254719

Browse files
author
rinaldo stevenazzi
committed
remove todo
1 parent 006b7d5 commit 0254719

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/Scores.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ class Scores {
4848
console.log('score is higher', score)
4949
resolve(true)
5050
}
51-
// TODO : send message with resolve method to explain that the score is to low
5251
resolve(false)
5352
} catch (error) {
5453
console.log('checkScores - ERROR', error)

0 commit comments

Comments
 (0)