Skip to content

Commit 95fd792

Browse files
committed
fix: try using global $fetch in deno helper
1 parent 7071b88 commit 95fd792

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

server/utils/docs/client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
*/
99

1010
import { doc, type DocNode } from '@deno/doc'
11-
import { $fetch } from 'ofetch'
1211
import type { DenoDocNode, DenoDocResult } from '#shared/types/deno-doc'
1312

1413
// =============================================================================

0 commit comments

Comments
 (0)