Skip to content

Commit bbb900c

Browse files
committed
fix ktlint error
1 parent aa8bf1a commit bbb900c

File tree

1 file changed

+1
-1
lines changed
  • aws-auth-cognito/src/main/java/com/amplifyframework/auth/cognito/options

1 file changed

+1
-1
lines changed

aws-auth-cognito/src/main/java/com/amplifyframework/auth/cognito/options/AuthWebUIPrompt.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ public enum class AuthWebUIPrompt(val value: String) {
3636
* they redirect back to your user pool.
3737
*/
3838
CONSENT(value = "consent")
39-
}
39+
}

0 commit comments

Comments
 (0)