Skip to content

Commit 409433e

Browse files
authored
fix: revert "remove node-fetch from js-client package (#6383)" (#6392)
1 parent 1bcfdd0 commit 409433e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/js-client/src/types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import type { ReadStream } from 'node:fs'
22

33
import type { operations } from '@netlify/open-api'
4-
// TODO: remove once we support native fetch
54
import type { RequestInit } from 'node-fetch'
65

76
/**

0 commit comments

Comments
 (0)