Skip to content

Commit eab85d5

Browse files
Remove unused imports after rebase
1 parent 283c012 commit eab85d5

File tree

1 file changed

+0
-1
lines changed
  • x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/ml/dataframe/analyses

1 file changed

+0
-1
lines changed

x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/ml/dataframe/analyses/RegressionTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
import java.util.Collections;
2020
import java.util.Map;
2121

22-
import static org.hamcrest.Matchers.anEmptyMap;
2322
import static org.hamcrest.Matchers.containsString;
2423
import static org.hamcrest.Matchers.empty;
2524
import static org.hamcrest.Matchers.equalTo;

0 commit comments

Comments
 (0)