mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-05-02 20:37:08 +01:00
fix: remove extraneous log statement
This commit is contained in:
1
dist/cli/main.js
vendored
1
dist/cli/main.js
vendored
@ -257,7 +257,6 @@ Definition of the `main` function.
|
||||
|
||||
executeFail = function(err) {
|
||||
var finalErrorCode, msgs;
|
||||
console.dir(err);
|
||||
finalErrorCode = -1;
|
||||
if (err) {
|
||||
if (err.fluenterror) {
|
||||
|
Reference in New Issue
Block a user