FEM: improve imports

This commit is contained in:
Bernd Hahnebach
2020-03-16 09:08:18 +01:00
parent 06b6f9df33
commit 1ac896a824
9 changed files with 17 additions and 18 deletions

View File

@@ -32,7 +32,6 @@ __url__ = "http://www.freecadweb.org"
import os
import sys
import time
from PySide import QtCore
from PySide import QtGui
from PySide.QtCore import Qt