eric6/Graphics/GraphicsUtilities.py

changeset 7229
53054eb5b15a
parent 6942
2602857055c5
child 7360
9190402e4505
--- a/eric6/Graphics/GraphicsUtilities.py	Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/Graphics/GraphicsUtilities.py	Tue Sep 10 19:30:07 2019 +0200
@@ -8,9 +8,6 @@
 """
 
 
-from __future__ import unicode_literals
-
-
 class RecursionError(OverflowError, ValueError):
     """
     Unable to calculate result because of recursive structure.

eric ide

mercurial