diff --git a/GoogleSignIn/Sources/Public/GoogleSignIn/GoogleSignIn.h b/GoogleSignIn/Sources/Public/GoogleSignIn/GoogleSignIn.h index 6ffab4f4..d7328b03 100644 --- a/GoogleSignIn/Sources/Public/GoogleSignIn/GoogleSignIn.h +++ b/GoogleSignIn/Sources/Public/GoogleSignIn/GoogleSignIn.h @@ -13,11 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -#import - -#if TARGET_OS_IOS && !TARGET_OS_MACCATALYST #import "GIDAppCheckError.h" -#endif #import "GIDConfiguration.h" #import "GIDGoogleUser.h" #import "GIDProfileData.h"