Skip to content

Commit 9bf33f5

Browse files
committed
Just to trigger sonarcloud again
1 parent 4b8ca8a commit 9bf33f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

passage/src/main/java/id/passage/android/PassagePasskey.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ class PassagePasskey(
3535
): AuthResult {
3636
try {
3737
val registerAPI = RegisterAPI(Passage.BASE_PATH, passageClient)
38-
// Get Create Credential challenge from Passage.
38+
// Get Create Credential challenge from Passage
3939
val authenticatorAttachment =
4040
options?.authenticatorAttachment
4141
?: AuthenticatorAttachment.platform

0 commit comments

Comments
 (0)