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 5aaf46aa8b
commit f952728809

View File

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