Salome HOME
Avoid direct link to SketchPlugin
[modules/shaper.git] / src / PartSet / PartSet_Validators.cpp
index 7a3d43fe7f17274dfd84289076a41a4f10802552..d464e85ab1534fec6c88e9e2434f31ecb3e1990c 100644 (file)
@@ -12,7 +12,6 @@
 
 #include <list>
 
-
 int shapesNbPoints(const ModuleBase_ISelection* theSelection)
 {
   std::list<ModuleBase_ViewerPrs> aList = theSelection->getSelected();