svn+ssh://bugman@.../svn/relax/trunk
........
r24736 | bugman | 2014-07-25 11:20:21 +0200 (Fri, 25 Jul 2014) | 5 lines
Clean up of the dep_check module - all imported and unused modules are now deleted as well.
This cleans up the module namespace of the unused imports.
........
r24737 | bugman | 2014-07-25 11:39:25 +0200 (Fri, 25 Jul 2014) | 5 lines
Removal of all unused imports.
These were identified using the devel_scripts/find_unused_imports.py script.
........