Skip to content

Commit 7970f50

Browse files
committed
prettier
1 parent e1e681d commit 7970f50

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages-exp/auth-exp/src/core/auth/initialize.test.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,7 @@ import {
3131
import { isNode } from '@firebase/util';
3232

3333
import { expect } from 'chai';
34-
import {
35-
inMemoryPersistence
36-
} from '../../../internal';
34+
import { inMemoryPersistence } from '../../../internal';
3735

3836
import { AuthInternal } from '../../model/auth';
3937
import {

0 commit comments

Comments
 (0)