controls/DebugVariablePanel/DebugVariablePanel.py
changeset 1850 614396cbffbf
parent 1847 6198190bc121
child 1853 47a3f39bead0
--- a/controls/DebugVariablePanel/DebugVariablePanel.py	Thu Oct 05 16:46:29 2017 +0300
+++ b/controls/DebugVariablePanel/DebugVariablePanel.py	Fri Oct 06 17:52:34 2017 +0300
@@ -23,7 +23,6 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 from types import TupleType
-import math
 import numpy
 
 import wx