We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78142b9 commit 5e76a0aCopy full SHA for 5e76a0a
packages/auth/src/api/index.ts
@@ -38,7 +38,6 @@ import { IdTokenMfaResponse } from './authentication/mfa';
38
import { SERVER_ERROR_MAP, ServerError, ServerErrorMap } from './errors';
39
import { PersistenceType } from '../core/persistence';
40
import { CookiePersistence } from '../platform_browser/persistence/cookie_storage';
41
-import { FirebaseAuth } from '@firebase/auth-types';
42
43
export const enum HttpMethod {
44
POST = 'POST',
0 commit comments