Skip to content

Commit 40ade6d

Browse files
committed
chore: removed undici import
1 parent 23caa96 commit 40ade6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/next-test-lib/next-test-utils.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import spawn from 'cross-spawn'
33
import { existsSync, readFileSync, unlinkSync, writeFileSync } from 'fs'
44
import { writeFile } from 'fs-extra'
5-
import { fetch as undiciFetch } from 'undici'
65
import nodeFetch from 'node-fetch'
76
import path from 'path'
87
import qs from 'querystring'

0 commit comments

Comments
 (0)