--- a/RefactoringRope/ErrorDialog.py Wed Dec 30 11:02:11 2020 +0100
+++ b/RefactoringRope/ErrorDialog.py Tue Mar 16 18:11:29 2021 +0100
@@ -8,8 +8,6 @@
traceback.
"""
-from __future__ import unicode_literals
-
from PyQt5.QtWidgets import QDialog
from .Ui_ErrorDialog import Ui_ErrorDialog