Skip to content

Commit ebf7f95

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent c8503f3 commit ebf7f95

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

server/src/internalClusterTest/java/org/elasticsearch/snapshots/ConcurrentSnapshotsIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
import org.elasticsearch.cluster.SnapshotDeletionsInProgress;
2727
import org.elasticsearch.cluster.SnapshotsInProgress;
2828
import org.elasticsearch.cluster.metadata.MetadataDeleteIndexService;
29-
import org.elasticsearch.cluster.service.ClusterService;
3029
import org.elasticsearch.common.Strings;
3130
import org.elasticsearch.common.settings.Settings;
3231
import org.elasticsearch.common.util.concurrent.ListenableFuture;

test/framework/src/main/java/org/elasticsearch/test/ClusterServiceUtils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
import org.elasticsearch.common.settings.ClusterSettings;
3737
import org.elasticsearch.common.settings.Settings;
3838
import org.elasticsearch.common.util.concurrent.EsExecutors;
39-
import org.elasticsearch.core.Predicates;
4039
import org.elasticsearch.core.TimeValue;
4140
import org.elasticsearch.node.NodeClosedException;
4241
import org.elasticsearch.tasks.TaskManager;

0 commit comments

Comments
 (0)