eric6/Debugger/Config.py

changeset 7229
53054eb5b15a
parent 6978
720247f98e1f
child 7360
9190402e4505
diff -r 6037ddba57aa -r 53054eb5b15a eric6/Debugger/Config.py
--- a/eric6/Debugger/Config.py	Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/Debugger/Config.py	Tue Sep 10 19:30:07 2019 +0200
@@ -7,7 +7,6 @@
 Module defining the different Python types and their display strings.
 """
 
-from __future__ import unicode_literals
 
 from PyQt5.QtCore import QT_TRANSLATE_NOOP
 

eric ide

mercurial