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.
update
1 parent 95f958e commit f14850aCopy full SHA for f14850a
1 file changed
test/integration/auth.spec.ts
@@ -21,7 +21,7 @@ import * as chai from 'chai';
21
import * as chaiAsPromised from 'chai-as-promised';
22
import firebase from '@firebase/app-compat';
23
import '@firebase/auth-compat';
24
-import { clone, update } from 'lodash';
+import { clone } from 'lodash';
25
import { User, FirebaseAuth } from '@firebase/auth-types';
26
import {
27
generateRandomString, projectId, apiKey, noServiceAccountApp, cmdArgs,
0 commit comments