Internal change.

PiperOrigin-RevId: 582945647
pull/34977/head
Tanvi Jagtap 1 year ago committed by Copybara-Service
parent fcdc9b4d29
commit b644164988
  1. 2
      src/objective-c/tests/Common/GRPCBlockCallbackResponseHandler.m

@ -14,7 +14,7 @@
* limitations under the License.
*/
#import <GRPCClient/GRPCBlockCallbackResponseHandler.h>
#import "GRPCBlockCallbackResponseHandler.h"
@implementation GRPCBlockCallbackResponseHandler {
void (^_initialMetadataCallback)(NSDictionary *);

Loading…
Cancel
Save