Skip to content

Commit 4b4f14b

Browse files
authored
Remove GTMSessionFetcher module import (#403)
1 parent ec20caf commit 4b4f14b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

GoogleSignIn/Sources/Public/GoogleSignIn/GIDGoogleUser.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,7 @@
2323
#import <AppKit/AppKit.h>
2424
#endif
2525

26-
#ifdef SWIFT_PACKAGE
27-
@import GTMSessionFetcherCore;
28-
#else
2926
#import <GTMSessionFetcher/GTMSessionFetcher.h>
30-
#endif
3127

3228
@class GIDConfiguration;
3329
@class GIDSignInResult;

0 commit comments

Comments
 (0)