diff -r 6037ddba57aa -r 53054eb5b15a eric6/eric6.py
--- a/eric6/eric6.py Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/eric6.py Tue Sep 10 19:30:07 2019 +0200
@@ -11,7 +11,6 @@
of the IDE and starts the Qt event loop.
"""
-from __future__ import unicode_literals
import sys
import os