--- 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