Drop depencence on six module
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
# * *
|
||||
# ***************************************************************************
|
||||
|
||||
from six.moves import xrange
|
||||
|
||||
import FreeCAD
|
||||
import FreeCADGui
|
||||
import PathScripts.PathLog as PathLog
|
||||
|
||||
@@ -24,8 +24,6 @@
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
from six.moves import xrange
|
||||
|
||||
import FreeCAD
|
||||
import MeshPart
|
||||
# import Part
|
||||
|
||||
Reference in New Issue
Block a user