Removed surfaces modules (broken due to Part import)

This commit is contained in:
Jose Luis Cercós Pita
2012-08-13 10:01:22 -03:00
committed by Yorik van Havre
parent 3d0328134d
commit 060d63c6c9
4 changed files with 31 additions and 7 deletions
@@ -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):