Skip to content

Commit

Permalink
add logs
Browse files Browse the repository at this point in the history
  • Loading branch information
simon louvet committed Apr 2, 2024
1 parent 1a6793b commit 33be484
Show file tree
Hide file tree
Showing 3 changed files with 196,503 additions and 3 deletions.
3 changes: 0 additions & 3 deletions engine/services/engine.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,6 @@ class Engine {
undefined
);
// console.log('this.pathResolution',this.pathResolution.nodes)
this.pathResolution.nodes.forEach(n=>{
console.log(n)
})

if (this.config.quietLog != true) {
console.log(' ---------- BuildPath Links-----------', this.fackCounter, this.workflow.name)
Expand Down
Loading

0 comments on commit 33be484

Please sign in to comment.