pjfanning commented on code in PR #572:
URL: https://github.com/apache/incubator-pekko/pull/572#discussion_r1294583593
##########
actor/src/main/scala/org/apache/pekko/actor/LightArrayRevolverScheduler.scala:
##########
@@ -30,6 +30,8 @@ import pekko.event.LoggingAdapter
import pekko.util.Helpers
import pekko.util.Unsafe.{ instance => unsafe }
+import org.apache.pekko.actor.Scheduler.AtomicCancellable
Review Comment:
could you match the import style above?
--
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]