@threedddplus/logoeditor 0.0.191 → 0.0.193

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14639,7 +14639,6 @@ var SaveDesign = function SaveDesign(_ref) {
14639
14639
  clonedGroup.setCoords();
14640
14640
  tempCanvas.requestRenderAll();
14641
14641
  var dataURL = tempCanvas.toDataURL();
14642
- console.log("Image--->", dataURL);
14643
14642
  tempCanvas.clear();
14644
14643
  tempCanvas.dispose();
14645
14644
  clonedGroup = null;