scripts/uninstall.py

changeset 7229
53054eb5b15a
parent 7220
5cf645f6daab
child 7257
c4d0cac9b5c9
diff -r 6037ddba57aa -r 53054eb5b15a scripts/uninstall.py
--- a/scripts/uninstall.py	Mon Sep 09 19:07:48 2019 +0200
+++ b/scripts/uninstall.py	Tue Sep 10 19:30:07 2019 +0200
@@ -10,8 +10,6 @@
 Uninstallation script for the eric6 IDE and all eric6 related tools.
 """
 
-from __future__ import unicode_literals, print_function
-
 import sys
 import os
 import shutil

eric ide

mercurial