eric6/E5Gui/E5PassivePopup.py

changeset 7229
53054eb5b15a
parent 6942
2602857055c5
child 7252
c5e3705073eb
diff -r 6037ddba57aa -r 53054eb5b15a eric6/E5Gui/E5PassivePopup.py
--- a/eric6/E5Gui/E5PassivePopup.py	Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/E5Gui/E5PassivePopup.py	Tue Sep 10 19:30:07 2019 +0200
@@ -8,7 +8,6 @@
 interrupting the user.
 """
 
-from __future__ import unicode_literals
 
 from PyQt5.QtCore import pyqtSignal, Qt, QTimer, QPoint, QRect
 from PyQt5.QtWidgets import QFrame, QVBoxLayout, QApplication

eric ide

mercurial