Fix imports
This commit is contained in:
parent
67014b45a0
commit
eb6d3f23cc
@ -18,8 +18,8 @@ package org.thingsboard.edge.rpc;
|
||||
import io.grpc.ManagedChannel;
|
||||
import io.grpc.netty.shaded.io.grpc.netty.GrpcSslContexts;
|
||||
import io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder;
|
||||
import io.grpc.netty.shaded.io.netty.handler.ssl.SslContextBuilder;
|
||||
import io.grpc.stub.StreamObserver;
|
||||
import io.netty.handler.ssl.SslContextBuilder;
|
||||
import lombok.extern.slf4j.Slf4j;
|
||||
import org.springframework.beans.factory.annotation.Value;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user