mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
adjust logging for results
This commit is contained in:
parent
f4aef61e5a
commit
a4702423cc
@ -196,7 +196,6 @@
|
||||
console.log(colors.green, "Results sent for", browser);
|
||||
});
|
||||
|
||||
console.log(result);
|
||||
request.write(result);
|
||||
request.end();
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user