CAM: PathCommands - Remove unused import QtCore
This commit is contained in:
@@ -38,7 +38,6 @@ from PySide.QtCore import QT_TRANSLATE_NOOP
|
||||
|
||||
if FreeCAD.GuiUp:
|
||||
import FreeCADGui
|
||||
from PySide import QtCore
|
||||
|
||||
translate = FreeCAD.Qt.translate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user