FEM: frd reader, delete not needed import

This commit is contained in:
Bernd Hahnebach
2019-10-08 08:11:52 +02:00
parent 8426ebe2ba
commit 10906efeb9

View File

@@ -33,7 +33,6 @@ __url__ = "http://www.freecadweb.org"
import FreeCAD
from FreeCAD import Console
import os
import Fem
# ********* generic FreeCAD import and export methods *********