Roiocam opened a new pull request, #1305: URL: https://github.com/apache/pekko/pull/1305
Make code cleaner, it is basically the same. ## Before using https://github.com/apache/pekko/blob/b5eb6ff01a8d5c5f50b5d1b54280c0dcb075a59a/actor-typed/src/main/scala/org/apache/pekko/actor/typed/scaladsl/adapter/PropsAdapter.scala#L31-L36 ## After https://github.com/apache/pekko/blob/b5eb6ff01a8d5c5f50b5d1b54280c0dcb075a59a/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/adapter/ActorSystemAdapter.scala#L125-L133 -- 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]
