You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/09/05 11:51:49 UTC

[GitHub] [maven-scm] arturobernalg commented on a change in pull request #123: Unnecessary local variables. Inline variable.

arturobernalg commented on a change in pull request #123:
URL: https://github.com/apache/maven-scm/pull/123#discussion_r702412906



##########
File path: maven-scm-providers/maven-scm-provider-synergy/src/main/java/org/apache/maven/scm/provider/synergy/command/edit/SynergyEditCommand.java
##########
@@ -82,20 +82,19 @@ protected ScmResult executeEditCommand( ScmProviderRepository repository, ScmFil
             }
             for ( File f : fileSet.getFileList() )

Review comment:
       Yep. Changed.
   TY




-- 
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: issues-unsubscribe@maven.apache.org

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