--- a/eric6/UI/Info.py Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/UI/Info.py Tue Sep 10 19:30:07 2019 +0200
@@ -7,7 +7,6 @@
Module defining some informational strings.
"""
-from __future__ import unicode_literals
Program = 'eric6'
Version = '@@VERSION@@ (rev. @@REVISION@@)'