Skip to content

Commit 3ba707f

Browse files
committed
Apply spotless
1 parent 18994d1 commit 3ba707f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

metadata/src/main/java/org/apache/kafka/controller/metrics/YammerTimeRatio.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@
1717

1818
package org.apache.kafka.controller.metrics;
1919

20-
import com.yammer.metrics.core.Gauge;
2120
import org.apache.kafka.raft.internals.TimeRatio;
2221

22+
import com.yammer.metrics.core.Gauge;
23+
2324
/**
2425
* Yammer Metrics facade for TimeRatio.
2526
* This class provides a Gauge interface for Yammer metrics registry

0 commit comments

Comments
 (0)