cmccabe commented on code in PR #17684: URL: https://github.com/apache/kafka/pull/17684#discussion_r1829724436
########## tools/src/main/java/org/apache/kafka/tools/ClusterTool.java: ########## @@ -37,6 +37,8 @@ import static net.sourceforge.argparse4j.impl.Arguments.store; +import org.eclipse.jgit.api.Git; Review Comment: why is this import needed here? -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org