pjfanning commented on PR #445: URL: https://github.com/apache/incubator-pekko/pull/445#issuecomment-1602673693
The CI build is strict about unused imports. ``` [06-22 09:13:36.548] [error] /home/runner/work/incubator-pekko/incubator-pekko/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunit5Extension.scala:12:19: Unused import [06-22 09:13:36.549] [error] import org.apache.pekko ``` -- 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]
