[Gpr_To_Absl_Logging]

pull/37493/head
tanvi-jagtap 3 months ago
parent 05a8d54dca
commit 9a774d939b
  1. 1
      src/objective-c/GRPCClient/private/GRPCCore/GRPCChannel.mm
  2. 1
      src/objective-c/GRPCClient/private/GRPCCore/GRPCChannelPool.mm

@ -18,7 +18,6 @@
#import "GRPCChannel.h"
#import "../../internal/GRPCCallOptions+Internal.h"
#import "../GRPCTransport+Private.h"
#import "ChannelArgsUtil.h"

@ -28,7 +28,6 @@
#import "GRPCSecureChannelFactory.h"
#import "GRPCWrappedCall.h"
extern const char *kCFStreamVarName;
static GRPCChannelPool *gChannelPool;

Loading…
Cancel
Save