FEM: result tools, delete not used imports

This commit is contained in:
Bernd Hahnebach
2019-03-26 21:56:08 +01:00
committed by wmayer
parent b51ef01e9a
commit f3c7b7f3b0

View File

@@ -29,7 +29,6 @@ __url__ = "http://www.freecadweb.org"
import FreeCAD
import femtools.femutils as femutils
from math import pow, sqrt
import numpy as np