ProjectPyramid/FormSelectionDialog.py

changeset 138
72ebb74aa42d
parent 132
c0d53fb9a0e0
child 143
4ef44e854b39
--- a/ProjectPyramid/FormSelectionDialog.py	Thu Apr 09 18:34:09 2020 +0200
+++ b/ProjectPyramid/FormSelectionDialog.py	Tue Jun 23 18:14:14 2020 +0200
@@ -7,8 +7,6 @@
 Module implementing a dialog to select the template type.
 """
 
-from __future__ import unicode_literals
-
 from PyQt5.QtCore import pyqtSlot
 from PyQt5.QtWidgets import QDialog, QDialogButtonBox
 

eric ide

mercurial