Skip to content

Commit

Permalink
chore: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgerardojacinto committed Nov 14, 2023
1 parent 51a0771 commit edf6224
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ class OSBARCScannerActivity : ComponentActivity() {
parameters.androidScanningLibrary ?: "",
OSBARCZXingHelper(),
OSBARCMLKitHelper()
), // temporary
),
{ result ->
val resultIntent = Intent()
resultIntent.putExtra(SCAN_RESULT, result)
Expand Down

0 comments on commit edf6224

Please sign in to comment.