Skip to content

Commit e0c0911

Browse files
committed
remove console.log from multi-transform dataset node
1 parent e538833 commit e0c0911

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/io/hyperfoil/tools/h5m/cli/LoadLegacyTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,6 @@ public FolderEntity createFolder(Test test){
383383
entry[key]=toAdd
384384
}
385385
}
386-
console.log("entry",JSON.stringify(entry,null,2) )
387386
yield entry;
388387
}
389388
}

0 commit comments

Comments
 (0)