Skip to content

Commit

Permalink
Fixed a broken import in MultiValueMode.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdconrad committed May 14, 2015
1 parent a5c0ac0 commit df59288
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/org/elasticsearch/search/MultiValueMode.java
Expand Up @@ -20,7 +20,6 @@

package org.elasticsearch.search;

import javafx.collections.transformation.SortedList;
import org.apache.lucene.index.*;
import org.apache.lucene.search.DocIdSet;
import org.apache.lucene.search.DocIdSetIterator;
Expand Down

0 comments on commit df59288

Please sign in to comment.