removed unused import

This commit is contained in:
Martijn van Groningen 2018-04-10 07:44:51 +02:00
parent f4395c0c94
commit 2346f7fa89
No known key found for this signature in database
GPG Key ID: AB236F4FCF2AF12A
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ import org.elasticsearch.index.search.ESToParentBlockJoinQuery;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.Comparator;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;