Whitespace.

This commit is contained in:
Max Goodman
2012-10-01 17:45:00 -07:00
parent 61ae776245
commit fa856f515e

View File

@@ -84,7 +84,7 @@ class ModAction(tdb_cassandra.UuidThing, Printable):
'removelink': _('removed'),
'approvelink': _('approved'),
'removecomment': _('removed'),
'approvecomment': _('approved'),
'approvecomment': _('approved'),
'addmoderator': _('added moderator'),
'removemoderator': _('removed moderator'),
'addcontributor': _('added approved contributor'),