Skip to content

Commit 24f3672

Browse files
committed
Fix compilation error
1 parent 2bfcb81 commit 24f3672

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

x-pack/plugin/search-business-rules/src/main/java/org/elasticsearch/xpack/searchbusinessrules/SearchBusinessRulesFeatures.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212

1313
import java.util.Set;
1414

15+
import static org.elasticsearch.xpack.searchbusinessrules.retriever.PinnedRetrieverBuilder.PINNED_RETRIEVER_FEATURE;
16+
1517
public class SearchBusinessRulesFeatures implements FeatureSpecification {
1618

1719
@Override

0 commit comments

Comments
 (0)