We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7071b88 commit 95fd792Copy full SHA for 95fd792
1 file changed
server/utils/docs/client.ts
@@ -8,7 +8,6 @@
8
*/
9
10
import { doc, type DocNode } from '@deno/doc'
11
-import { $fetch } from 'ofetch'
12
import type { DenoDocNode, DenoDocResult } from '#shared/types/deno-doc'
13
14
// =============================================================================
0 commit comments