Work on Impexium import speed

This commit is contained in:
Scott Idem
2022-04-11 21:01:29 -04:00
parent f64efa3494
commit f15179fb02
3 changed files with 5 additions and 4 deletions

View File

@@ -484,7 +484,7 @@ def create_update_event_person_obj_v4(
create_update_event_person_profile_obj_result = create_update_event_person_profile_obj_v4(
event_person_profile_dict_obj = event_person_profile_obj,
event_person_profile_id = event_person_profile_id,
# account_id = account_id,
account_id = account_id,
# event_id = event_id,
event_person_id = event_person_id,
fail_any = fail_any,