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 4eb0b00 commit 9c87ae2Copy full SHA for 9c87ae2
server/api/registry/analysis/[...pkg].get.ts
@@ -21,7 +21,6 @@ import {
21
} from '#shared/utils/constants'
22
import { parseRepoUrl } from '#shared/utils/git-providers'
23
import { encodePackageName } from '#shared/utils/npm'
24
-import { getPackageFileTree } from '#server/utils/file-tree'
25
import { getLatestVersionBatch } from 'fast-npm-meta'
26
27
export default defineCachedEventHandler(
0 commit comments