Skip to content

Commit

Permalink
Fix salesagility#9602 - ProspectLists save function has a duplication…
Browse files Browse the repository at this point in the history
… issue
  • Loading branch information
Alcides Ojeda committed Sep 22, 2022
1 parent 51e182b commit 0733b4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/ProspectLists/Save.php
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
$focus->set_relationship('prospect_lists_prospects', $rel, true);
}
}
$focus->save();
}


Expand Down

0 comments on commit 0733b4a

Please sign in to comment.