FEM: delete not used import FemGui

This commit is contained in:
Bernd Hahnebach
2015-11-25 07:02:38 +01:00
committed by Yorik van Havre
parent 988c0af766
commit 68fdc49898

View File

@@ -29,7 +29,6 @@ from FemCommands import FemCommands
if FreeCAD.GuiUp:
import FreeCADGui
import FemGui
from PySide import QtCore