He-Pin commented on code in PR #2274:
URL: https://github.com/apache/pekko/pull/2274#discussion_r2381911403


##########
stream-tests/src/test/scala/org/apache/pekko/stream/scaladsl/StreamConvertersSpec.scala:
##########
@@ -45,7 +45,7 @@ class StreamConvertersSpec extends StreamSpec with 
DefaultTimeout {
     import java.util.stream.IntStream
     import java.util.stream.Stream
 
-    import pekko.util.FunctionConverters._
+    import scala.jdk.FunctionConverters._

Review Comment:
   we should remove FunctionConverters class too



-- 
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]

Reply via email to