Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
Test formatter.
Browse files Browse the repository at this point in the history
  • Loading branch information
GoebelL authored Nov 26, 2021
1 parent 2b6a33c commit 09e1031
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
*/
public class IdTokenValidationException extends TokenValidationException {


public IdTokenValidationException(String message) {
super(message);
}
Expand Down

0 comments on commit 09e1031

Please # to comment.