khmarbaise commented on a change in pull request #186: better performant for 
some Collection operations
URL: https://github.com/apache/maven/pull/186#discussion_r224955891
 
 

 ##########
 File path: 
maven-core/src/main/java/org/apache/maven/project/ProjectModelResolver.java
 ##########
 @@ -19,14 +19,6 @@
  * under the License.
  */
 
-import java.io.File;
-import java.util.ArrayList;
-import java.util.Collections;
-import java.util.HashSet;
-import java.util.Iterator;
-import java.util.List;
-import java.util.Set;
-
 import org.apache.maven.model.Dependency;
 
 Review comment:
   No problem. Happens from time to time..and yes it would be great to have the 
original so the change is better visible...

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to