Skip to content

Commit fa7f5da

Browse files
committed
Update [...pkg].get.ts
1 parent 4f237b2 commit fa7f5da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/api/registry/analysis/[...pkg].get.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import {
2121
} from '#shared/utils/constants'
2222
import { parseRepoUrl } from '#shared/utils/git-providers'
2323
import { encodePackageName } from '#shared/utils/npm'
24-
import { getPackageFileTree } from '#server/utils/file-tree'
2524
import { getLatestVersionBatch } from 'fast-npm-meta'
2625

2726
export default defineCachedEventHandler(

0 commit comments

Comments
 (0)