Skip to content

Commit 934eceb

Browse files
committed
lint fixes
1 parent d985cd6 commit 934eceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAuth/Sources/Swift/Utilities/AuthErrors.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ import Foundation
335335

336336
/// Indicates that the reCAPTCHA SDK actions class failed to create.
337337
case recaptchaActionCreationFailed = 17210
338-
338+
339339
/// the authenticator response for passkey signin or enrollment is not parseable, missing required
340340
/// fields, or certain fields are invalid values
341341
case invalidAuthenticatorResponse = 17211

0 commit comments

Comments
 (0)