Skip to content

Commit 87d8a11

Browse files
committed
Replaced node-fetch with fetch
1 parent a7b6922 commit 87d8a11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/data-connect/test/runTest.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { uuidv4 } from '@firebase/util';
2-
import fetch from 'node-fetch';
32
// initializeApp({ projectId: 'p' });
43
// const dc = getDataConnect({ connector: 'c', location: 'l', service: 'l' });
54

0 commit comments

Comments
 (0)