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 ca2ecf4248
commit 32200b604d

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