diff -r 6037ddba57aa -r 53054eb5b15a eric6/eric6_hexeditor.py
--- a/eric6/eric6_hexeditor.py Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/eric6_hexeditor.py Tue Sep 10 19:30:07 2019 +0200
@@ -12,7 +12,6 @@
of the integrated hex editor.
"""
-from __future__ import unicode_literals
import sys
import os