2
0
mirror of synced 2025-02-12 22:36:43 +00:00

[admob] Remove unnecessary import

This commit is contained in:
Chris Bianca 2017-09-22 08:51:16 +01:00
parent f15be3b76f
commit a773a3ec49

View File

@ -9,7 +9,6 @@
#import "React/RCTEventEmitter.h"
#import "GoogleMobileAds/GADInterstitialDelegate.h"
#import "GoogleMobileAds/GADRewardBasedVideoAdDelegate.h"
#import "GoogleMobileAds/GADAdDelegate.h"
@interface RNFirebaseAdMob : RCTEventEmitter <RCTBridgeModule>