From 1c911eb59e5aa98952e0488e3acb84bce31f58ab Mon Sep 17 00:00:00 2001 From: Chris Vanderloo Date: Mon, 27 Apr 2020 19:38:01 -0400 Subject: [PATCH] cleaned up a little --- src/canvas/Canvas.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/canvas/Canvas.js b/src/canvas/Canvas.js index 1b8b204..515f0be 100644 --- a/src/canvas/Canvas.js +++ b/src/canvas/Canvas.js @@ -223,7 +223,6 @@ class Canvas extends React.Component { else return false; } else return false; - return true; } /* Given a step and the ID of a cut, will iterate through all cuts within -- 2.51.2