From c79beacfc01fc0cd21adf3ab6a8f322048c8a724 Mon Sep 17 00:00:00 2001 From: Russell Johnson <47639332+Russ4262@users.noreply.github.com> Date: Thu, 13 Jun 2019 12:34:33 -0500 Subject: [PATCH] Remove unnecessary comment --- src/Mod/Path/PathScripts/PathPocketShape.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Mod/Path/PathScripts/PathPocketShape.py b/src/Mod/Path/PathScripts/PathPocketShape.py index 89cec6a5a1..e5a3c6fb09 100644 --- a/src/Mod/Path/PathScripts/PathPocketShape.py +++ b/src/Mod/Path/PathScripts/PathPocketShape.py @@ -30,8 +30,6 @@ # SCRIPT NOTES: # - Need test models for testing vertical faces scenarios. -# - FUTURE: PathAreaOp.py need to relocate rotational settings -# to Job setup, under Machine settings tab import FreeCAD import Part