Updated the script for finding unused imports in the relax source code.
Now the file name is only printed for Python files which have unused imports.
........ r24501 | bugman | 2014-07-09 19:17:38 +0200 (Wed, 09 Jul 2014) | 3 lines
Removal of many unused imports throughout the relax codebase.
........