PartDesign: remove trailing whitespace
Removed from src/Mod/PartDesign/App/FeatureExtrude.cpp
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user