Cleanup of PathMillFaceGui for pylint warnings

This commit is contained in:
Markus Lampert
2019-06-29 23:33:07 -07:00
parent b7ace85341
commit aaec4c0b37

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