diff -r 6037ddba57aa -r 53054eb5b15a eric6/Preferences/ConfigurationPages/LogViewerPage.py --- a/eric6/Preferences/ConfigurationPages/LogViewerPage.py Mon Sep 09 19:07:48 2019 +0200 +++ b/eric6/Preferences/ConfigurationPages/LogViewerPage.py Tue Sep 10 19:30:07 2019 +0200 @@ -7,7 +7,6 @@ Module implementing the Log Viewer configuration page. """ -from __future__ import unicode_literals from .ConfigurationPageBase import ConfigurationPageBase from .Ui_LogViewerPage import Ui_LogViewerPage