Removed the uneeded pivy imports

This commit is contained in:
Jose Luis Cercos Pita 2016-01-18 13:01:23 +01:00
parent e002c9e66d
commit 3ea9f6245d
3 changed files with 0 additions and 6 deletions

View File

@ -24,8 +24,6 @@
import time
from math import *
from PySide import QtGui, QtCore
from pivy.coin import *
from pivy import coin
import FreeCAD
import FreeCADGui
from FreeCAD import Base, Vector

View File

@ -24,8 +24,6 @@
import time
from math import *
from PySide import QtGui, QtCore
from pivy.coin import *
from pivy import coin
import FreeCAD
import FreeCADGui
from FreeCAD import Base, Vector

View File

@ -24,8 +24,6 @@
import time
from math import *
from PySide import QtGui, QtCore
from pivy.coin import *
from pivy import coin
import FreeCAD
import FreeCADGui
from FreeCAD import Base, Vector