pjfanning commented on code in PR #180:
URL:
https://github.com/apache/pekko-persistence-jdbc/pull/180#discussion_r1580666227
##########
core/src/test/scala/org/apache/pekko/persistence/jdbc/journal/dao/LimitWindowingStreamTest.scala:
##########
@@ -20,13 +20,14 @@
package org.apache.pekko.persistence.jdbc.journal.dao
import com.typesafe.config.{ ConfigValue, ConfigValueFactory }
-import
org.apache.pekko.persistence.jdbc.journal.dao.LimitWindowingStreamTest.fetchSize
-import org.apache.pekko.persistence.jdbc.query.{ H2Cleaner, QueryTestSpec }
-import org.apache.pekko.persistence.{ AtomicWrite, PersistentRepr }
-import org.apache.pekko.stream.scaladsl.{ Keep, Sink, Source }
-import org.apache.pekko.stream.{ Materializer, SystemMaterializer }
+import org.apache.pekko
Review Comment:
could you keep this with other pekko imports?
--
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]