mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-08-20 02:57:29 +08:00
remove unused import
This commit is contained in:
parent
190bc7f75f
commit
7ab3b19e37
@ -5,7 +5,6 @@ import com.moandjiezana.toml.Toml;
|
||||
import io.grpc.netty.shaded.io.grpc.netty.GrpcSslContexts;
|
||||
import io.grpc.netty.shaded.io.netty.handler.ssl.SslContext;
|
||||
import io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder;
|
||||
import io.grpc.netty.shaded.io.netty.handler.ssl.util.InsecureTrustManagerFactory;
|
||||
import org.apache.http.ssl.SSLContextBuilder;
|
||||
import org.apache.http.ssl.SSLContexts;
|
||||
import org.slf4j.Logger;
|
||||
|
Loading…
Reference in New Issue
Block a user