PartDesign: remove trailing whitespace

Removed from src/Mod/PartDesign/App/FeatureExtrude.cpp
This commit is contained in:
luzpaz
2025-08-30 21:15:55 -04:00
committed by Chris Hennes
parent 5c46380715
commit 7a1b55ddfb

View File

@@ -705,7 +705,7 @@ TopoShape FeatureExtrude::generateSingleExtrusionSide(const TopoShape& sketchsha
params.dir = dir;
params.solid = makeFace;
params.lengthFwd = length;
std::vector<TopoShape> drafts;
Part::ExtrusionHelper::makeElementDraft(params,
sketchshape,