pjfanning commented on code in PR #3348: URL: https://github.com/apache/pekko/pull/3348#discussion_r3578575063
########## actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/ControlledExecutor.scala: ########## @@ -13,11 +13,13 @@ package org.apache.pekko.actor.testkit.typed.internal +import org.apache.pekko Review Comment: can we keep this with this pekko imports? ########## actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/ControlledExecutor.scala: ########## @@ -13,11 +13,13 @@ package org.apache.pekko.actor.testkit.typed.internal +import org.apache.pekko Review Comment: can we keep this with this with the pekko 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]
