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 23868e8 commit 7f71eedCopy full SHA for 7f71eed
src/fpnv/token-verifier.ts
@@ -17,7 +17,7 @@
17
18
import { App } from '../app';
19
import { FpnvErrorCode, FirebasePnvError, ErrorInfo } from '../utils/error';
20
-import {FirebasePhoneNumberTokenInfo, FpnvToken} from './fpnv-api';
+import { FpnvToken} from './fpnv-api';
21
import * as util from '../utils/index';
22
import * as validator from '../utils/validator';
23
import {
0 commit comments