pjfanning commented on code in PR #2479: URL: https://github.com/apache/pekko/pull/2479#discussion_r2517357648
########## actor/src/main/scala/org/apache/pekko/actor/ActorSystem.scala: ########## @@ -17,17 +17,13 @@ import java.io.Closeable import java.util.Optional import java.util.concurrent._ import java.util.concurrent.atomic.AtomicReference - Review Comment: can we keep the whitespace separating different groups of imports? -- 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]
