garydgregory commented on a change in pull request #102: Add test cases in 
UnmodifiableMultiValuedMapTest
URL: 
https://github.com/apache/commons-collections/pull/102#discussion_r341622645
 
 

 ##########
 File path: 
src/test/java/org/apache/commons/collections4/multimap/UnmodifiableMultiValuedMapTest.java
 ##########
 @@ -16,12 +16,8 @@
  */
 package org.apache.commons.collections4.multimap;
 
-import java.util.Arrays;
-import java.util.Collection;
-import java.util.Iterator;
-import java.util.Map;
+import java.util.*;
 
 Review comment:
   No `*` imports please.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to