Skip to content

Commit 3149828

Browse files
committed
Update MainActivity.kt
1 parent f5c6b21 commit 3149828

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/src/main/java/com/fingerprintjs/android/fpjs_pro_demo/MainActivity.kt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ class MainActivity : ComponentActivity() {
5757
// Even if the user didn't give us permission, we now know the answer and therefore
5858
// should proceed with the Fingerprint call
5959
}
60-
61-
// Request permission
60+
6261
locationPermissionRequest.launch(
6362
arrayOf(
6463
Manifest.permission.ACCESS_FINE_LOCATION,

0 commit comments

Comments
 (0)