We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1704e7f commit 0f6c28fCopy full SHA for 0f6c28f
GoogleSignIn/Sources/GIDSignIn.m
@@ -186,8 +186,6 @@ @implementation GIDSignIn {
186
// Flag indicating developer's intent to use App Check.
187
BOOL _configureAppCheckCalled;
188
#endif // TARGET_OS_IOS && !TARGET_OS_MACCATALYST
189
- // Service for performing auth state migrations.
190
- GIDAuthStateMigration *_authStateMigrationService;
191
}
192
193
#pragma mark - Public methods
0 commit comments