Skip to content

Commit b3ccd51

Browse files
therepanicdsyer
authored andcommitted
remove unused import
Signed-off-by: Andrey Litvitski <[email protected]>
1 parent 0e3f0ed commit b3ccd51

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-grpc-spring-boot-autoconfigure/src/main/java/org/springframework/grpc/autoconfigure/client/GrpcChannelFactoryConfigurations.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636

3737
import io.grpc.inprocess.InProcessChannelBuilder;
3838
import io.grpc.netty.NettyChannelBuilder;
39-
import io.netty.channel.Channel;
4039

4140
/**
4241
* Configurations for {@link GrpcChannelFactory gRPC channel factories}.

0 commit comments

Comments
 (0)