Skip to content

Commit 146be5a

Browse files
committed
format
1 parent 6d920fc commit 146be5a

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

e2e/smoke-tests/tests/modular.test.ts

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,7 @@ import {
8686
StorageReference,
8787
deleteObject
8888
} from 'firebase/storage';
89-
import {
90-
getGenerativeModel,
91-
getAI,
92-
AI,
93-
VertexAIBackend
94-
} from 'firebase/ai';
89+
import { getGenerativeModel, getAI, AI, VertexAIBackend } from 'firebase/ai';
9590
import { getDataConnect, DataConnect } from 'firebase/data-connect';
9691
// @ts-ignore
9792
import { config, testAccount } from '../firebase-config';

0 commit comments

Comments
 (0)