something
This commit is contained in:
parent
8429be8b12
commit
2d135f1bb9
1 changed files with 2 additions and 0 deletions
|
@ -109,5 +109,7 @@ function extract() {
|
|||
|
||||
console.log(jsonArray);
|
||||
|
||||
log(JSON.stringify(jsonArray));
|
||||
|
||||
log("----- Extraction end -----")
|
||||
}
|
Loading…
Reference in a new issue