ruanwenjun commented on pull request #11763: URL: https://github.com/apache/kafka/pull/11763#issuecomment-1041398013
@hachikuji Thanks for your review. I have removed the unused import. Now, it should pass the `checkstyle` task. By the way, how can I control the import order of kafka project? I read the [developer setup doc](https://cwiki.apache.org/confluence/display/KAFKA/Developer+Setup), there is no description of how to manage the code format. I find the `checkstyle.xml` and import this file into my IDEA, but it doesn't manage the import order. Furthermore, I just find the `ImportControl` referenced to another file. -- 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]
