mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-03-14 00:39:57 -04:00
Update examples/ExportSVGTests/Empty Path Testing.html
This commit is contained in:
parent
e0617b3c21
commit
333b6bb0ed
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@
|
|||
|
||||
|
||||
var esvg = new ExportSVG();
|
||||
//esvg.exportProject(paper.project);
|
||||
var output = esvg.exportProject(paper.project);
|
||||
console.log(output);
|
||||
var test = document.getElementById('svg')
|
||||
|
|
Loading…
Reference in a new issue