Skip to content

Commit 5e47d01

Browse files
committed
Fix lint nits
1 parent a0de7c8 commit 5e47d01

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/shadow/shadow-bin.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import path from 'node:path'
21
import process from 'node:process'
32

43
import spawn from '@npmcli/promise-spawn'

src/utils/npm.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import path from 'node:path'
21
import process from 'node:process'
32

43
import spawn from '@npmcli/promise-spawn'

0 commit comments

Comments
 (0)