Skip to content

Commit f2fa02b

Browse files
committed
wip
1 parent bf7ac22 commit f2fa02b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

lib/commands/dependencies/index.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,6 @@ function setupCommand (name, description, argv, importMeta) {
8888
offset
8989
} = cli.flags
9090

91-
// if (cli.input.length < 2) {
92-
// console.error(`${chalk.bgRed('Input error')}: Please specify an organization slug and a scan ID.\n`)
93-
// cli.showHelp()
94-
// return
95-
// }
96-
9791
return {
9892
outputJson,
9993
outputMarkdown,

0 commit comments

Comments
 (0)