Pankraz76 commented on code in PR #20219:
URL: https://github.com/apache/kafka/pull/20219#discussion_r2232843235


##########
build.gradle:
##########
@@ -16,6 +16,11 @@
 import org.ajoberstar.grgit.Grgit
 import java.nio.charset.StandardCharsets
 
+import static java.lang.Boolean.valueOf

Review Comment:
   thanks. 



##########
build.gradle:
##########
@@ -16,6 +16,11 @@
 import org.ajoberstar.grgit.Grgit
 import java.nio.charset.StandardCharsets
 
+import static java.lang.Boolean.valueOf
+import static java.lang.System.getenv
+import static java.lang.System.getenv
+import static java.util.Objects.isNull

Review Comment:
   thanks. 



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

Reply via email to