Skip to content

Commit 6cce78a

Browse files
committed
another spotlessApply
Signed-off-by: TJ Neuenfeldt <tjneu@amazon.com>
1 parent a57cbaf commit 6cce78a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

server/src/main/java/org/opensearch/search/profile/aggregation/InternalAggregationProfileTree.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@
3434

3535
import org.opensearch.search.aggregations.Aggregator;
3636
import org.opensearch.search.profile.AbstractInternalProfileTree;
37-
import org.opensearch.search.profile.ProfileMetric;
38-
import org.opensearch.search.profile.Timer;
39-
40-
import java.util.HashMap;
41-
import java.util.Map;
4237

4338
/**
4439
* The profiling tree for different levels of agg profiling

0 commit comments

Comments
 (0)