pjfanning commented on code in PR #1669: URL: https://github.com/apache/pekko/pull/1669#discussion_r1902093694
########## stream/src/main/scala/org/apache/pekko/stream/javadsl/Flow.scala: ########## @@ -26,6 +26,7 @@ import scala.concurrent.duration.FiniteDuration import scala.reflect.ClassTag import org.apache.pekko +import org.apache.pekko.stream.impl.fusing.ZipWithIndexJava Review Comment: can you avoid the org.apache part of this import? -- 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: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org