Update examples/ExportSVGTests/Empty Path Testing.html

This commit is contained in:
jaroles 2012-09-30 22:12:42 -03:00
parent e0617b3c21
commit 333b6bb0ed

View file

@ -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')