Skip to content

Commit f14850a

Browse files
committed
remove update
1 parent 95f958e commit f14850a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/integration/auth.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import * as chai from 'chai';
2121
import * as chaiAsPromised from 'chai-as-promised';
2222
import firebase from '@firebase/app-compat';
2323
import '@firebase/auth-compat';
24-
import { clone, update } from 'lodash';
24+
import { clone } from 'lodash';
2525
import { User, FirebaseAuth } from '@firebase/auth-types';
2626
import {
2727
generateRandomString, projectId, apiKey, noServiceAccountApp, cmdArgs,

0 commit comments

Comments
 (0)