MyXOF commented on a change in pull request #32: fix sonar issues URL: https://github.com/apache/incubator-iotdb/pull/32#discussion_r251706485
########## File path: iotdb/src/main/java/org/apache/iotdb/db/engine/filenode/FileNodeProcessor.java ########## @@ -95,38 +96,36 @@ import org.slf4j.Logger; import org.slf4j.LoggerFactory; +import static java.time.ZonedDateTime.ofInstant; Review comment: 这个import是干什么用的? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
