eric6/PluginManager/PluginExceptions.py

changeset 7229
53054eb5b15a
parent 7192
a22eee00b052
child 7255
d595f6f9cbf8
--- a/eric6/PluginManager/PluginExceptions.py	Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/PluginManager/PluginExceptions.py	Tue Sep 10 19:30:07 2019 +0200
@@ -7,7 +7,6 @@
 Module implementing the exceptions raised by the plugin system.
 """
 
-from __future__ import unicode_literals
 
 from PyQt5.QtCore import QCoreApplication
 

eric ide

mercurial