cmccabe commented on code in PR #12455: URL: https://github.com/apache/kafka/pull/12455#discussion_r932724376
########## core/src/main/scala/kafka/admin/ConfigCommand.scala: ########## @@ -20,7 +20,6 @@ package kafka.admin import java.nio.charset.StandardCharsets import java.util.concurrent.TimeUnit import java.util.{Collections, Properties} - Review Comment: probably nice to avoid messing with the whitespace 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