trnguyencflt commented on code in PR #289: URL: https://github.com/apache/directory-server/pull/289#discussion_r2221623850
########## core/src/main/java/org/apache/directory/server/core/security/TlsKeyGenerator.java: ########## @@ -40,26 +54,20 @@ import java.security.spec.X509EncodedKeySpec; import java.util.Date; -import javax.security.auth.x500.X500Principal; Review Comment: I think we should keep the order of import as is (to conform with the code style of this repo) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
