controls/DebugVariablePanel/DebugVariableGraphicViewer.py
changeset 1850 614396cbffbf
parent 1847 6198190bc121
child 1853 47a3f39bead0
--- a/controls/DebugVariablePanel/DebugVariableGraphicViewer.py	Thu Oct 05 16:46:29 2017 +0300
+++ b/controls/DebugVariablePanel/DebugVariableGraphicViewer.py	Fri Oct 06 17:52:34 2017 +0300
@@ -36,7 +36,6 @@
 from mpl_toolkits.mplot3d import Axes3D
 
 from editors.DebugViewer import REFRESH_PERIOD
-from DebugVariableItem import DebugVariableItem
 from DebugVariableViewer import *
 from GraphButton import GraphButton