FEM: Remove imported but not used FreeCADGui
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
@@ -260,7 +260,6 @@ def importFrd(filename, Analysis=None):
|
||||
|
||||
if(FreeCAD.GuiUp):
|
||||
import FemGui
|
||||
import FreeCADGui
|
||||
FemGui.setActiveAnalysis(AnalysisObject)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user