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 c8436a94d6
commit d250dc0425

View File

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