OmniaGM commented on code in PR #15158:
URL: https://github.com/apache/kafka/pull/15158#discussion_r1459158610


##########
core/src/test/scala/unit/kafka/utils/PasswordEncoderTest.scala:
##########
@@ -19,10 +19,9 @@ package kafka.utils
 
 
 import javax.crypto.SecretKeyFactory
-
-import kafka.server.Defaults
 import org.apache.kafka.common.config.ConfigException
 import org.apache.kafka.common.config.types.Password
+import org.apache.kafka.server.config.Defaults

Review Comment:
   The other 2 lines are imports of `org.apache.kafka.common` and not 
`org.apache.kafka.server` 



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