Skip to content

Commit 93a213f

Browse files
committed
Fix lint issue in iOS Banner View
1 parent 51ac041 commit 93a213f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ios/RNGoogleMobileAds/RNGoogleMobileAdsBannerView.mm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,6 @@ - (void)bannerViewDidRecordClick:(GADBannerView *)bannerView {
243243
}
244244
}
245245

246-
247246
- (void)bannerViewWillDismissScreen:(GADBannerView *)bannerView {
248247
// not in use
249248
}

0 commit comments

Comments
 (0)