Roiocam commented on code in PR #1096: URL: https://github.com/apache/pekko/pull/1096#discussion_r1729450858
########## actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/scaladsl/DispatcherSelectorSpec.scala: ########## @@ -16,8 +16,10 @@ package org.apache.pekko.actor.typed.scaladsl import com.typesafe.config.Config import com.typesafe.config.ConfigFactory import org.scalatest.wordspec.AnyWordSpecLike - import org.apache.pekko +import pekko.actor.typed.DispatcherSelector Review Comment: Sorry about the delay, could you review this again and contain this in release 1.1.0? -- 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]
