Skip to content

Commit a1ad56e

Browse files
committed
update
1 parent f3f5b34 commit a1ad56e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cli.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ try {
2020
entry[0] = 'raw-npm'
2121
} else if (entry[0] === 'rawNpx') {
2222
entry[0] = 'raw-npx'
23-
} else if (entry[0] === 'fullscans') {
24-
entry[0] = 'scan'
2523
}
2624
return entry
2725
}))

0 commit comments

Comments
 (0)