Cleanup of PathMillFaceGui for pylint warnings

This commit is contained in:
Markus Lampert
2019-06-29 23:33:07 -07:00
parent 85bef55257
commit 13b0e79c80

View File

@@ -23,7 +23,6 @@
# ***************************************************************************
import FreeCAD
import FreeCADGui
import PathScripts.PathMillFace as PathMillFace
import PathScripts.PathOpGui as PathOpGui
import PathScripts.PathPocketBaseGui as PathPocketBaseGui