LGTM: Removes unused import in PathPropertyBagGui.py

This commit is contained in:
Alex Young
2021-02-09 18:47:36 +00:00
committed by wwmayer
parent 5a8c58dc75
commit 7fa21b7319

View File

@@ -22,7 +22,6 @@
import FreeCAD
import FreeCADGui
import PathGui as PGui # ensure Path/Gui/Resources are loaded
import PathScripts.PathIconViewProvider as PathIconViewProvider
import PathScripts.PathLog as PathLog
import PathScripts.PathPropertyBag as PathPropertyBag