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 9d2d92336e
commit fb7153d5fe

View File

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