You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2019/10/06 19:17:08 UTC

[GitHub] [cassandra] codacy-bot commented on a change in pull request #354: CASSANDRA-15319 against 2.2

codacy-bot commented on a change in pull request #354: CASSANDRA-15319 against 2.2
URL: https://github.com/apache/cassandra/pull/354#discussion_r331805565
 
 

 ##########
 File path: test/distributed/org/apache/cassandra/distributed/api/IInstanceConfig.java
 ##########
 @@ -18,15 +18,29 @@
 
 package org.apache.cassandra.distributed.api;
 
+import org.apache.cassandra.distributed.impl.NetworkTopology;
 import org.apache.cassandra.locator.InetAddressAndPort;
+import org.apache.cassandra.utils.Pair;
 
+import java.util.Map;
 
 Review comment:
   ![Codacy](https://app.codacy.com/assets/images/favicon.png) Issue found: [Avoid unused imports such as 'java.util.Map'](https://app.codacy.com/app/Wen1234/cassandra/pullRequest?prid=4274605)

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org