zentol commented on a change in pull request #11778: [FLINK-16967][metrics][Slf4j] Refactor Slf4jReporter to be instantiat… URL: https://github.com/apache/flink/pull/11778#discussion_r409506456
########## File path: flink-metrics/flink-metrics-slf4j/src/main/java/org/apache/flink/metrics/slf4j/Slf4jReporter.java ########## @@ -18,6 +18,8 @@ package org.apache.flink.metrics.slf4j; +import org.apache.flink.annotation.PublicEvolving; Review comment: this import is now unused ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
