pjfanning commented on code in PR #3332:
URL: https://github.com/apache/pekko/pull/3332#discussion_r3609367382
##########
actor-tests/src/test/scala/org/apache/pekko/actor/ReceiveTimeoutSpec.scala:
##########
@@ -20,6 +20,7 @@ import java.util.concurrent.atomic.AtomicInteger
import scala.concurrent.Await
import scala.concurrent.duration._
+import org.apache.pekko.actor.dungeon.{ ReceiveTimeout =>
ReceiveTimeoutSupport }
Review Comment:
can you rebase and fix the imports to be `pekko.`?
--
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]