Removed running of command line interface

This commit is contained in:
NunoSempere 2021-04-08 18:53:58 +02:00
parent 8e2d68191e
commit 7aebda5e0d

View File

@ -74,5 +74,5 @@ let commandLineUtility = async () => {
)
}
console.log(process.argv)
commandLineUtility()
// console.log(process.argv)
// commandLineUtility()