--- a/eric6/Plugins/PluginAbout.py Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/Plugins/PluginAbout.py Tue Sep 10 19:30:07 2019 +0200
@@ -7,7 +7,6 @@
Module implementing the About plugin.
"""
-from __future__ import unicode_literals
from PyQt5.QtCore import QObject
from PyQt5.QtWidgets import QAction