[admob] Remove unused static method
This commit is contained in:
parent
7c4c2a2517
commit
0c69eb5237
@ -77,10 +77,6 @@ export default class Admob extends Base {
|
|||||||
return new RewardedVideo(this, adUnit);
|
return new RewardedVideo(this, adUnit);
|
||||||
}
|
}
|
||||||
|
|
||||||
static get statics() {
|
|
||||||
return statics;
|
|
||||||
}
|
|
||||||
|
|
||||||
get namespace(): string {
|
get namespace(): string {
|
||||||
return 'firebase:admob';
|
return 'firebase:admob';
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user