Skip to content

Commit

Permalink
Revert formatting changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOHYUN-LIM committed Apr 23, 2024
1 parent 020170f commit b07e9a2
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,8 @@ List<GrpcChannelConfigurer> defaultChannelConfigurers() {
"io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder"})
@Bean
@Lazy
GrpcChannelFactory shadedNettyGrpcChannelFactory(final GrpcChannelsProperties properties,
GrpcChannelFactory shadedNettyGrpcChannelFactory(
final GrpcChannelsProperties properties,
final GlobalClientInterceptorRegistry globalClientInterceptorRegistry,
final List<GrpcChannelConfigurer> channelConfigurers) {

Expand Down

0 comments on commit b07e9a2

Please sign in to comment.