Fixing clang_format_code failure

pull/19663/head
Tony Lu 5 years ago
parent b8a0271843
commit 9e675ecb90
  1. 1
      src/objective-c/GRPCClient/private/GRPCChannelPool.m

@ -219,7 +219,6 @@ static const NSTimeInterval kDefaultChannelDestroyDelay = 30;
}
- (void)dealloc {
}
- (GRPCPooledChannel *)channelWithHost:(NSString *)host callOptions:(GRPCCallOptions *)callOptions {

Loading…
Cancel
Save