Remove unused import in o.e.t.UpdateThreadPoolSettingsTests
This commit is contained in:
parent
2357e65fcc
commit
3d4fac6256
|
@ -19,7 +19,6 @@
|
|||
|
||||
package org.elasticsearch.threadpool;
|
||||
|
||||
import com.google.common.util.concurrent.MoreExecutors;
|
||||
import org.elasticsearch.common.settings.Settings;
|
||||
import org.elasticsearch.common.util.concurrent.EsThreadPoolExecutor;
|
||||
import org.elasticsearch.test.ESTestCase;
|
||||
|
|
Loading…
Reference in New Issue