--- a/eric6/Utilities/binplistlib.py Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/Utilities/binplistlib.py Tue Sep 10 19:30:07 2019 +0200
@@ -52,7 +52,6 @@
</pre>
"""
-from __future__ import unicode_literals
#
# Ported from the Python 2 biplist.py script.