Skip to content

Commit

Permalink
remove unwanted line
Browse files Browse the repository at this point in the history
  • Loading branch information
sandushi committed Mar 27, 2024
1 parent 8da7512 commit 6a5cba1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
if (errorMessage.equalsIgnoreCase("authentication.fail.message")) {
errorMessage = AuthenticationEndpointUtil.i18n(resourceBundle, "error.retry.code.invalid");
}
System.out.println("------------------------"+ errorMessage)
}
}
%>
Expand Down

0 comments on commit 6a5cba1

Please sign in to comment.