Skip to content

Commit a73ab65

Browse files
authored
Merge pull request #203 from lisonge/patch-1
fix: remove node-fetch
2 parents a6c358e + 02a86a9 commit a73ab65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/blog-helpers.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import fetch from 'node-fetch'
21
import { BASE_PATH, REQUEST_TIMEOUT_MS } from '../server-constants'
32
import type {
43
Block,

0 commit comments

Comments
 (0)