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 4597111 commit 3187002Copy full SHA for 3187002
server/src/test/java/org/elasticsearch/index/mapper/JsonFieldMapperTests.java
@@ -28,7 +28,6 @@
28
import org.elasticsearch.common.compress.CompressedXContent;
29
import org.elasticsearch.common.xcontent.XContentFactory;
30
import org.elasticsearch.common.xcontent.XContentType;
31
-import org.elasticsearch.common.xcontent.json.JsonXContent;
32
import org.elasticsearch.index.IndexService;
33
import org.elasticsearch.index.mapper.JsonFieldMapper.KeyedJsonFieldType;
34
import org.elasticsearch.index.mapper.JsonFieldMapper.RootJsonFieldType;
0 commit comments