CAM: PathCommands - Remove unused import QtCore

This commit is contained in:
tarman3
2025-11-30 19:45:22 +02:00
parent 0135bba534
commit 8fcecc97cb

View File

@@ -38,7 +38,6 @@ from PySide.QtCore import QT_TRANSLATE_NOOP
if FreeCAD.GuiUp:
import FreeCADGui
from PySide import QtCore
translate = FreeCAD.Qt.translate