TeslaCN commented on code in PR #24105:
URL: https://github.com/apache/shardingsphere/pull/24105#discussion_r1102777144


##########
test/e2e/discovery/src/test/java/org/apache/shardingsphere/test/e2e/discovery/build/DiscoveryRuleBuilder.java:
##########
@@ -17,17 +17,18 @@
 
 package org.apache.shardingsphere.test.e2e.discovery.build;
 
-import org.apache.shardingsphere.data.pipeline.core.util.ThreadUtil;
 import 
org.apache.shardingsphere.test.e2e.discovery.cases.base.BaseDiscoveryE2EIT;
 import 
org.apache.shardingsphere.test.e2e.discovery.command.DiscoveryDistSQLCommand;
+import org.testcontainers.shaded.org.awaitility.Awaitility;
+import org.testcontainers.shaded.org.awaitility.Durations;

Review Comment:
   Remember to correct the import.



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