eric6/UI/LogView.py

changeset 7229
53054eb5b15a
parent 7206
74666c6679af
child 7264
bedbe458d792
diff -r 6037ddba57aa -r 53054eb5b15a eric6/UI/LogView.py
--- a/eric6/UI/LogView.py	Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/UI/LogView.py	Tue Sep 10 19:30:07 2019 +0200
@@ -7,7 +7,6 @@
 Module implementing the log viewer widget and the log widget.
 """
 
-from __future__ import unicode_literals
 
 from PyQt5.QtCore import pyqtSignal, Qt, QRegExp
 from PyQt5.QtGui import QBrush, QTextCursor, QTextDocument

eric ide

mercurial