You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/04/28 05:35:35 UTC

[GitHub] [incubator-inlong] healchow commented on a diff in pull request #3967: [INLONG-3946][Manager] Implement the APIs of cluster management

healchow commented on code in PR #3967:
URL: https://github.com/apache/incubator-inlong/pull/3967#discussion_r860501402


##########
inlong-manager/manager-web/src/main/java/org/apache/inlong/manager/web/controller/openapi/DataProxyController.java:
##########
@@ -24,6 +24,7 @@
 import org.apache.inlong.manager.common.beans.Response;
 import org.apache.inlong.manager.common.pojo.dataproxy.DataProxyResponse;
 import org.apache.inlong.manager.service.core.DataProxyClusterService;
+import org.apache.inlong.manager.service.core.InlongClusterService;

Review Comment:
   Please do not add unused 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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org