Commit a081efae authored by Gabriel Monnerat's avatar Gabriel Monnerat

remove useless log message

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44368 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9a46c11c
......@@ -62,7 +62,6 @@ for pad in pad_list:\n
\n
person = portal.portal_catalog.getResultValue(portal_type="Person", reference="ung_user")\n
\n
context.log(person)\n
if person:\n
portal.person_module.deleteContent(person.getId())\n
\n
......
16
\ No newline at end of file
17
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment