pjfanning commented on code in PR #365: URL: https://github.com/apache/pekko-persistence-jdbc/pull/365#discussion_r2528185707
########## core/src/main/scala/org/apache/pekko/persistence/jdbc/state/DurableStateQueries.scala: ########## @@ -15,7 +15,7 @@ package org.apache.pekko.persistence.jdbc.state import org.apache.pekko -import org.apache.pekko.persistence.jdbc.db.MariaDBProfile +import pekko.persistence.jdbc.db.MariaDBProfile Review Comment: other nit would be to sort the 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]
