Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
javanna committed Jun 20, 2024
1 parent 698cfdd commit 622dcb3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@

import java.util.Collections;

import static org.elasticsearch.index.mapper.MapperService.MergeReason.MAPPING_UPDATE;
import static org.elasticsearch.index.mapper.MapperService.MergeReason.INDEX_TEMPLATE;
import static org.elasticsearch.index.mapper.MapperService.MergeReason.MAPPING_UPDATE;

public final class ObjectMapperMergeTests extends ESTestCase {

Expand Down

0 comments on commit 622dcb3

Please sign in to comment.