quantranhong1999 commented on code in PR #1792:
URL: https://github.com/apache/james-project/pull/1792#discussion_r1390580220
##########
backends-common/redis/src/main/java/org/apache/james/backends/redis/RedisHealthCheck.scala:
##########
@@ -30,11 +28,12 @@ import org.apache.james.core.healthcheck.{ComponentName,
HealthCheck, Result}
import org.reactivestreams.Publisher
import reactor.core.scala.publisher.SMono
+import java.time.Duration
Review Comment:
Should not change the import order. We have an [Import layout
suggestion](https://github.com/apache/james-project/blob/master/src/site/xdoc/server/dev-build.xml#L138)
for James project :-)
But me I would not be too hard on this ^^.
--
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]