Update index.js
This commit is contained in:
parent
f320d9243a
commit
983d273846
|
@ -353,10 +353,6 @@ export default class Auth extends ModuleBase {
|
|||
return this._user;
|
||||
}
|
||||
|
||||
get namespace(): string {
|
||||
return 'firebase:auth';
|
||||
}
|
||||
|
||||
get languageCode(): string {
|
||||
return this._languageCode;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue