Removed running of command line interface
This commit is contained in:
parent
8e2d68191e
commit
7aebda5e0d
|
@ -74,5 +74,5 @@ let commandLineUtility = async () => {
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(process.argv)
|
// console.log(process.argv)
|
||||||
commandLineUtility()
|
// commandLineUtility()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user