pjfanning commented on code in PR #1475: URL: https://github.com/apache/pekko/pull/1475#discussion_r1754564980
########## cluster-sharding/src/test/scala/org/apache/pekko/cluster/sharding/ShardRegionSpec.scala: ########## @@ -18,12 +18,17 @@ import java.io.File import com.typesafe.config.ConfigFactory import org.apache.commons.io.FileUtils import org.apache.pekko +import org.apache.pekko.Done Review Comment: can you remove the org.apache prefix for the new 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]
