Skip to content

Commit

Permalink
Fix check style and compilation error after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkyle committed Oct 18, 2018
1 parent e4eb4d7 commit 3b98b3a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
import static org.elasticsearch.xpack.core.ml.job.config.JobTests.buildJobBuilder;
import static org.elasticsearch.xpack.ml.action.TransportOpenJobActionTests.addJobTask;
import static org.hamcrest.Matchers.contains;
import static org.hamcrest.Matchers.containsInAnyOrder;
import static org.hamcrest.Matchers.equalTo;
import static org.hamcrest.Matchers.greaterThanOrEqualTo;
import static org.hamcrest.Matchers.hasSize;
Expand Down

0 comments on commit 3b98b3a

Please sign in to comment.