diff --git a/src/Mod/CAM/Path/Dressup/Gui/LeadInOut.py b/src/Mod/CAM/Path/Dressup/Gui/LeadInOut.py index 89d7343646..dd7ba4094b 100644 --- a/src/Mod/CAM/Path/Dressup/Gui/LeadInOut.py +++ b/src/Mod/CAM/Path/Dressup/Gui/LeadInOut.py @@ -1457,4 +1457,3 @@ if App.GuiUp: FreeCADGui.addCommand("CAM_DressupLeadInOut", CommandPathDressupLeadInOut()) Path.Log.notice("Loading CAM_DressupLeadInOut… done\n") -