Skip to content

Commit

Permalink
Clean code todo
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholemnl committed Jan 13, 2023
1 parent 07e94c8 commit 7a0a584
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ class ResultActivity : AppCompatActivity() {
else -> null
}

// TODO this should not show raw result, for this one it only needs the result directly
// this should not show raw result, for this one it only needs the result directly
// we have to end this
finish()
showRawResult()
Expand Down

0 comments on commit 7a0a584

Please sign in to comment.