[cleanup] removing redundant import
Original commit: elastic/x-pack-elasticsearch@ec386a9c22
This commit is contained in:
parent
ca49afddfb
commit
9c3b72e782
|
@ -11,7 +11,6 @@ import org.elasticsearch.common.inject.internal.Nullable;
|
|||
import org.elasticsearch.common.netty.channel.*;
|
||||
import org.elasticsearch.common.netty.handler.ssl.SslHandler;
|
||||
import org.elasticsearch.common.network.NetworkService;
|
||||
import org.elasticsearch.common.settings.ImmutableSettings;
|
||||
import org.elasticsearch.common.settings.Settings;
|
||||
import org.elasticsearch.common.util.BigArrays;
|
||||
import org.elasticsearch.shield.ssl.SSLService;
|
||||
|
|
Loading…
Reference in New Issue