Skip to content

Commit 37b053f

Browse files
committed
Remove console.log
1 parent c9ad5d4 commit 37b053f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/hflow

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ function hflow_run() {
160160
console.log("Error reading/parsing workflow config file ", file, e);
161161
}
162162
});
163-
console.log(wfConfig);
164163

165164
var runWf = function(wfId, wfName) {
166165

0 commit comments

Comments
 (0)