remove unused local variable.
This commit is contained in:
parent
4d1e7b5806
commit
cde250bf4c
@ -163,7 +163,6 @@ class CommentForm(extensible.ExtensibleForm, form.Form):
|
||||
|
||||
# some attributes are not always set
|
||||
author_name = u""
|
||||
user_notification = None
|
||||
|
||||
# Create comment
|
||||
comment = createObject('plone.Comment')
|
||||
|
Loading…
Reference in New Issue
Block a user