abhishekrb19 commented on code in PR #16685: URL: https://github.com/apache/druid/pull/16685#discussion_r1663016731
########## server/src/main/java/org/apache/druid/server/coordination/ChangeRequestsSnapshot.java: ########## @@ -24,7 +24,6 @@ import com.google.common.base.Preconditions; import javax.annotation.Nullable; - Review Comment: I ran optimize imports on this package and it removed some extra lines in this file and `SegmentChangeRequestDrop`. -- 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]
