Salome HOME
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
[modules/shaper.git] / src / ModelAPI / ModelAPI_Plugin.h
index 6493a27e5548851ce11cbd490aaffbdd8a6ccfab..de421e726c29c176b12a5adf2ababa5aee625712 100644 (file)
@@ -17,7 +17,6 @@ class ModelAPI_Feature;
  * \ingroup DataModel
  * \brief Interface common for any plugin: allows to use plugin by the plugins manager.
  */
-
 class MODELAPI_EXPORT ModelAPI_Plugin
 {
  public: