maedhroz commented on a change in pull request #1205:
URL: https://github.com/apache/cassandra/pull/1205#discussion_r782552353
##########
File path: test/unit/org/apache/cassandra/service/ClientStateTest.java
##########
@@ -22,18 +22,12 @@
import java.util.concurrent.atomic.AtomicInteger;
import com.google.common.collect.Iterables;
+import org.apache.cassandra.auth.*;
Review comment:
nit: Probably want to at least move this back down w/ the other C*
imports, if not move and get rid of the wildcard as well.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]