Skip to content
Snippets Groups Projects
Commit 52eefd0f authored by Robert Latta's avatar Robert Latta
Browse files

removed redundant data from export

parent f7f43318
No related branches found
No related tags found
No related merge requests found
......@@ -209,9 +209,6 @@ def otrs_get_vendor_contacts(ds):
})
if not _is_valid_customer(t_customer_user):
continue
if vrc['Contact']['IsGroup']:
t_customer_user['comments'] = \
'Organisation imported as a user'
yield t_customer_user
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment