graphics/LD_Objects.py
branchpython3
changeset 3752 9f6f46dbe3ae
parent 3750 f62625418bff
child 3759 f713566d5d01
--- a/graphics/LD_Objects.py	Fri Oct 28 13:06:52 2022 +0800
+++ b/graphics/LD_Objects.py	Fri Oct 28 14:07:13 2022 +0800
@@ -23,11 +23,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 
-
-
 import wx
-from future.builtins import round
-from six.moves import xrange
 
 from graphics.GraphicCommons import *
 from graphics.DebugDataConsumer import DebugDataConsumer