Skip to content

Commit

Permalink
Fix checkstyle issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomazFB committed Oct 24, 2023
1 parent 43b6e4e commit a3bfab4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ static class OnCredentialsOK {
OnCredentialsOK() {}
}

static class SecurityKeyRequested{
static class SecurityKeyRequested {
public String userId;
public String webauthnNonce;

Expand Down

0 comments on commit a3bfab4

Please sign in to comment.