pjfanning commented on code in PR #1976: URL: https://github.com/apache/pekko/pull/1976#discussion_r2243091619
########## cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/internal/jfr/Events.scala: ########## @@ -12,8 +12,9 @@ */ package org.apache.pekko.cluster.sharding.internal.jfr + import org.apache.pekko.annotation.InternalApi -import jdk.jfr.{ Category, Enabled, Event, Label, StackTrace, Timespan } +import jdk.jfr.{ Category, Event, Label, StackTrace, Timespan } Review Comment: now source has moved, the build fails when imports are 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. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org