Remove todo.
This commit is contained in:
parent
8d59266c50
commit
0524a0cbb1
2
source/external/ifcimporter.js
vendored
2
source/external/ifcimporter.js
vendored
@ -50,8 +50,6 @@ OV.ImporterIfc = class extends OV.ImporterBase
|
||||
}
|
||||
});
|
||||
} else {
|
||||
// TODO: without another Init call it fails
|
||||
// to load the same model multiple times
|
||||
this.ImportIfcContent (fileContent);
|
||||
onFinish ();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user