Clean mod/import folder
Clean mod/import folder fix code not removed.
This commit is contained in:
@@ -49,8 +49,6 @@ PyMOD_INIT_FUNC(Import)
|
||||
// add mesh elements
|
||||
Base::Interpreter().addType(&Import::StepShapePy ::Type, importModule, "StepShape");
|
||||
|
||||
// init Type system
|
||||
//Import::StepShape ::init();
|
||||
|
||||
Base::Console().Log("Loading Import module... done\n");
|
||||
PyMOD_Return(importModule);
|
||||
|
||||
Reference in New Issue
Block a user