Salome HOME
Remove some TODOs
[modules/shaper.git] / src / ExchangeAPI / ExchangeAPI_Import.cpp
index fe1bf0bf0648435963aa728ba64bc75948c1b500..0c2e7ff7d33fe4ebebaa1a58fe99693550f26a1f 100644 (file)
@@ -39,7 +39,6 @@ void ExchangeAPI_Import::setFilePath(const std::string & theFilePath)
 }
 
 //--------------------------------------------------------------------------------------
-// TODO(spo): make add* as static functions of the class
 ImportPtr addImport(
     const std::shared_ptr<ModelAPI_Document> & thePart,
     const std::string & theFilePath)