From 454098c2f508505fc55c60c577250b8610abaaf3 Mon Sep 17 00:00:00 2001 From: lpw <pengwei.li@gamehollywood.com> Date: Tue, 26 Jan 2021 09:39:45 +0800 Subject: [PATCH] 3.9.2 --- frameworks/GoogleDataTransport.framework/Headers/GoogleDataTransport.h | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/frameworks/GoogleDataTransport.framework/Headers/GoogleDataTransport.h b/frameworks/GoogleDataTransport.framework/Headers/GoogleDataTransport.h index 3e8905f..0bd39dc 100644 --- a/frameworks/GoogleDataTransport.framework/Headers/GoogleDataTransport.h +++ b/frameworks/GoogleDataTransport.framework/Headers/GoogleDataTransport.h @@ -16,11 +16,9 @@ #import "GDTCORClock.h" #import "GDTCORConsoleLogger.h" +#import "GDTCOREndpoints.h" #import "GDTCOREvent.h" #import "GDTCOREventDataObject.h" #import "GDTCOREventTransformer.h" -#import "GDTCORLifecycle.h" -#import "GDTCORRegistrar.h" #import "GDTCORTargets.h" #import "GDTCORTransport.h" -#import "GDTCORUploader.h" -- Gitblit v1.8.0