You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by GitBox <gi...@apache.org> on 2022/02/14 16:07:30 UTC

[GitHub] [syncope] ilgrosso commented on a change in pull request #314: SYNCOPE-1661 added sidebar layout JSON configuration

ilgrosso commented on a change in pull request #314:
URL: https://github.com/apache/syncope/pull/314#discussion_r805999948



##########
File path: client/idrepo/enduser/src/main/java/org/apache/syncope/client/enduser/pages/SelfPasswordReset.java
##########
@@ -91,10 +91,7 @@ public SelfPasswordReset(final PageParameters parameters) {
             @Override
             protected void onSubmit(final AjaxRequestTarget target) {
                 boolean checked = true;

Review comment:
       @andrea-patricelli it seems that `checked` can be safely removed




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@syncope.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org