FEM: Remove no longer used tempfile import

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
Przemo Firszt
2015-06-06 12:32:51 +01:00
committed by wmayer
parent e84dd55788
commit e7b2c729e4

View File

@@ -25,7 +25,6 @@ import FreeCAD
import FemGui
import os
import sys
import tempfile
import time
if FreeCAD.GuiUp: