mirror of https://github.com/apache/lucene.git
Remove Redundant Import in TestContainerPlugin
This commit is contained in:
parent
2e60e1fbbd
commit
ccdfee2cf0
|
@ -20,7 +20,6 @@ package org.apache.solr.handler;
|
|||
import java.io.IOException;
|
||||
import java.io.InputStream;
|
||||
import java.nio.ByteBuffer;
|
||||
import java.util.Collections;
|
||||
import java.util.Map;
|
||||
import java.util.concurrent.Callable;
|
||||
|
||||
|
|
Loading…
Reference in New Issue