From d5d67dad81892c71c6f87624abdca48f02586ebf Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sat, 4 Apr 2020 14:27:16 +0200 Subject: [PATCH] fix(shin): Removed lingering console.log statement --- packages/shin/src/front.js | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/shin/src/front.js b/packages/shin/src/front.js index 17291477732..4a9ff2b39a8 100644 --- a/packages/shin/src/front.js +++ b/packages/shin/src/front.js @@ -77,7 +77,6 @@ export default function(part) { points.hipSide = points.hipSide.shift(90, shift / 2) points.hipCbCp = new Point(points.hipCb.x / 2, points.hipCb.y) } - console.log(points.hipSideCpBottom) // Paths paths.saBase = new Path() // Use full crossSeam path