Fix imports in JvmErgonomicsTests.java

This commit is contained in:
Jason Tedor 2019-07-22 22:33:41 +09:00
parent 5c0ebe7b5f
commit f5b2fd2f1a
No known key found for this signature in database
GPG Key ID: FA89F05560F16BC5
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
package org.elasticsearch.tools.launchers;
import org.junit.Before;
import org.elasticsearch.tools.java_version_checker.JavaVersion;
import java.io.IOException;
import java.util.Arrays;