Skip to content
This repository was archived by the owner on Apr 16, 2020. It is now read-only.

Commit f027fa7

Browse files
committed
removed console log
1 parent 993f5ff commit f027fa7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ const argv = require('yargs')
77
.help()
88
.argv
99

10-
console.log(argv)
11-
1210
let suites = argv._
1311

1412
if (!suites.length) {

0 commit comments

Comments
 (0)