We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 194b110 commit 20e9296Copy full SHA for 20e9296
server/src/main/java/org/elasticsearch/cluster/ClusterState.java
@@ -47,7 +47,6 @@
47
import org.elasticsearch.common.io.stream.StreamOutput;
48
import org.elasticsearch.common.io.stream.VersionedNamedWriteable;
49
import org.elasticsearch.common.io.stream.Writeable;
50
-import org.elasticsearch.common.settings.Settings;
51
import org.elasticsearch.common.util.Maps;
52
import org.elasticsearch.common.xcontent.ChunkedToXContent;
53
import org.elasticsearch.common.xcontent.ChunkedToXContentHelper;
0 commit comments