typo & pep8 fixes
svn: r12950
This commit is contained in:
parent
5ac76d658b
commit
01e89f17f2
@ -22,7 +22,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Find unused objects and remove with the user's permission"
|
||||
"Find unused objects and remove with the user's permission."
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
@ -47,7 +47,6 @@ log = logging.getLogger(".RemoveUnused")
|
||||
#-------------------------------------------------------------------------
|
||||
import gtk
|
||||
import gobject
|
||||
from gen.lib import StyledText
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user