eric6/Debugger/VariablesViewer.py

changeset 7229
53054eb5b15a
parent 7192
a22eee00b052
child 7251
bc5b1b00560a
diff -r 6037ddba57aa -r 53054eb5b15a eric6/Debugger/VariablesViewer.py
--- a/eric6/Debugger/VariablesViewer.py	Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/Debugger/VariablesViewer.py	Tue Sep 10 19:30:07 2019 +0200
@@ -7,7 +7,6 @@
 Module implementing the variables viewer view based on QTreeView.
 """
 
-from __future__ import unicode_literals
 
 import ast
     

eric ide

mercurial