pjfanning commented on code in PR #1775: URL: https://github.com/apache/pekko/pull/1775#discussion_r1975183481
########## stream-tests/src/test/scala/org/apache/pekko/stream/scaladsl/FlowRecoverWithSpec.scala: ########## @@ -23,6 +23,8 @@ import pekko.stream.testkit.StreamSpec import pekko.stream.testkit.Utils._ import pekko.stream.testkit.scaladsl.TestSink +import scala.concurrent.Future Review Comment: can you keep the scala imports together? -- 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