diff -r 6811021e3d94 -r 614396cbffbf controls/DebugVariablePanel/DebugVariableViewer.py --- a/controls/DebugVariablePanel/DebugVariableViewer.py Thu Oct 05 16:46:29 2017 +0300 +++ b/controls/DebugVariablePanel/DebugVariableViewer.py Fri Oct 06 17:52:34 2017 +0300 @@ -25,9 +25,6 @@ from collections import OrderedDict import wx - -import matplotlib -import matplotlib.pyplot from matplotlib.backends.backend_wxagg import _convert_agg_to_wx_bitmap from dialogs.ForceVariableDialog import ForceVariableDialog