mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 22:50:20 +08:00
[admob] Remove unused static method
This commit is contained in:
@@ -77,10 +77,6 @@ export default class Admob extends Base {
|
||||
return new RewardedVideo(this, adUnit);
|
||||
}
|
||||
|
||||
static get statics() {
|
||||
return statics;
|
||||
}
|
||||
|
||||
get namespace(): string {
|
||||
return 'firebase:admob';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user