Skip to content

Commit e60ab15

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent be3f126 commit e60ab15

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

x-pack/plugin/ccr/src/test/java/org/elasticsearch/xpack/ccr/index/engine/FollowingEngineTests.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
import org.elasticsearch.common.unit.ByteSizeValue;
2424
import org.elasticsearch.common.util.BigArrays;
2525
import org.elasticsearch.core.TimeValue;
26-
import org.elasticsearch.env.NodeEnvironment;
2726
import org.elasticsearch.index.Index;
2827
import org.elasticsearch.index.IndexMode;
2928
import org.elasticsearch.index.IndexModule;
@@ -83,7 +82,6 @@
8382
import static org.hamcrest.Matchers.greaterThanOrEqualTo;
8483
import static org.hamcrest.Matchers.hasToString;
8584
import static org.hamcrest.Matchers.instanceOf;
86-
import static org.mockito.Mockito.mock;
8785

8886
public class FollowingEngineTests extends ESTestCase {
8987

0 commit comments

Comments
 (0)