remove unused import of PartGui

This commit is contained in:
Samuel Abels
2025-06-27 16:20:01 +02:00
committed by Benjamin Nauck
parent b417c5e180
commit be969e1589

View File

@@ -22,7 +22,6 @@
import FreeCAD
import Path
import PathGui
import importlib
__title__ = "CAM Icon ViewProvider"