milleruntime commented on a change in pull request #2332:
URL: https://github.com/apache/accumulo/pull/2332#discussion_r738509870



##########
File path: core/src/main/java/org/apache/accumulo/core/util/CleanUp.java
##########
@@ -21,6 +21,8 @@
 import java.util.Set;
 
 import org.apache.accumulo.core.client.AccumuloClient;
+import org.apache.accumulo.core.client.Connector;
+import org.apache.accumulo.core.clientImpl.ConnectorImpl;

Review comment:
       I didn't see any warnings in the build output. Perhaps since the class 
is deprecated, it doesn't care about the imports.




-- 
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]


Reply via email to