diff -r be24be92ed0f -r 72ebb74aa42d ProjectPyramid/FormSelectionDialog.py --- 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