Skip to content

Commit 815fd8f

Browse files
committed
remove comment and make match
1 parent bb30b60 commit 815fd8f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/google_sign_in/google_sign_in_ios/ios/Classes/FLTGoogleSignInPlugin.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
// Configuration wrapping Google Cloud Console, Google Apps, OpenID,
1414
// and other initialization metadata.
15-
// @property(strong) GIDConfiguration *configuration;
16-
@property(strong, nonatomic) GIDConfiguration *configuration;
15+
@property(strong) GIDConfiguration *configuration;
1716

1817
@end

0 commit comments

Comments
 (0)