--- a/eric6/WebBrowser/UrlBar/SslLabel.py Mon Oct 12 18:23:44 2020 +0200 +++ b/eric6/WebBrowser/UrlBar/SslLabel.py Mon Oct 12 19:28:42 2020 +0200 @@ -7,8 +7,6 @@ Module implementing the label to show some SSL info (if available). """ -from __future__ import unicode_literals - from PyQt5.QtCore import Qt from E5Gui.E5ClickableLabel import E5ClickableLabel