Skip to content

Commit 848aa8d

Browse files
jdaltonclaude
andcommitted
Remove unused constants import from paths.mts
Fixes CI build failure caused by unused import declaration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent aba8447 commit 848aa8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/shadow/npm/paths.mts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { normalizePath } from '@socketsecurity/registry/lib/path'
22

3-
import constants from '../../constants.mts'
43
import { getNpmRequire } from '../../utils/npm-paths.mts'
54

65
let _arboristPkgPath: string | undefined

0 commit comments

Comments
 (0)