pjfanning commented on code in PR #445:
URL: https://github.com/apache/incubator-pekko/pull/445#discussion_r1238577329
##########
actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunit5Extension.scala:
##########
@@ -9,8 +9,7 @@
package org.apache.pekko.actor.testkit.typed.javadsl
-import org.apache.pekko
-import org.junit.jupiter.api.extension.{ AfterAllCallback,
BeforeTestExecutionCallback, ExtensionContext }
+import org.junit.jupiter.api.extension.{AfterAllCallback,
BeforeTestExecutionCallback, ExtensionContext}
Review Comment:
this is now a scalfmt issue - the removal of the spaces in this import
##########
actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunit5Extension.scala:
##########
@@ -9,8 +9,7 @@
package org.apache.pekko.actor.testkit.typed.javadsl
-import org.apache.pekko
-import org.junit.jupiter.api.extension.{ AfterAllCallback,
BeforeTestExecutionCallback, ExtensionContext }
+import org.junit.jupiter.api.extension.{AfterAllCallback,
BeforeTestExecutionCallback, ExtensionContext}
Review Comment:
this is now a scalafmt issue - the removal of the spaces in 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: [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]