Removed surfaces modules (broken due to Part import)

This commit is contained in:
Jose Luis Cercós Pita
2012-08-10 11:42:03 +02:00
parent 5bdbf47ccc
commit 2cb1fecca2
4 changed files with 31 additions and 7 deletions

View File

@@ -28,7 +28,6 @@ import FreeCADGui as Gui
from PyQt4 import QtGui,QtCore
# Module
from shipUtils import Paths, Translator
from surfUtils import Geometry
class TaskPanel:
def __init__(self):