Skip to content

Commit 3187002

Browse files
committed
Fix checkstyle violation.
1 parent 4597111 commit 3187002

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/test/java/org/elasticsearch/index/mapper/JsonFieldMapperTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
import org.elasticsearch.common.compress.CompressedXContent;
2929
import org.elasticsearch.common.xcontent.XContentFactory;
3030
import org.elasticsearch.common.xcontent.XContentType;
31-
import org.elasticsearch.common.xcontent.json.JsonXContent;
3231
import org.elasticsearch.index.IndexService;
3332
import org.elasticsearch.index.mapper.JsonFieldMapper.KeyedJsonFieldType;
3433
import org.elasticsearch.index.mapper.JsonFieldMapper.RootJsonFieldType;

0 commit comments

Comments
 (0)