Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 75e5efc

Browse files
committed
FLTGoogleSignInPlugin_Test
1 parent 6cc702f commit 75e5efc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/google_sign_in/google_sign_in/ios/Classes/FLTGoogleSignInPlugin.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// found in the LICENSE file.
44

55
#import "FLTGoogleSignInPlugin.h"
6-
#import "FLTGoogleSignInPlugin_Private.h"
6+
#import "FLTGoogleSignInPlugin_Test.h"
77

88
#import <GoogleSignIn/GoogleSignIn.h>
99

0 commit comments

Comments
 (0)