diff -r 6037ddba57aa -r 53054eb5b15a scripts/cleanupSource.py --- a/scripts/cleanupSource.py Mon Sep 09 19:07:48 2019 +0200 +++ b/scripts/cleanupSource.py Tue Sep 10 19:30:07 2019 +0200 @@ -8,8 +8,6 @@ Script for eric6 to clean up the source tree. """ -from __future__ import unicode_literals, print_function - import os import sys import fnmatch