--- a/RefactoringRope/HistoryDialog.py Wed Dec 30 11:02:11 2020 +0100 +++ b/RefactoringRope/HistoryDialog.py Tue Mar 16 18:11:29 2021 +0100 @@ -7,8 +7,6 @@ Module implementing the History dialog. """ -from __future__ import unicode_literals - from PyQt5.QtCore import pyqtSlot, Qt, QItemSelectionModel from PyQt5.QtGui import QBrush, QColor, QTextCursor from PyQt5.QtWidgets import (