diff --git a/managed/SavedSearch_Category_history.mgd.php b/managed/SavedSearch_Category_history.mgd.php index ccaa062..e3e96b3 100644 --- a/managed/SavedSearch_Category_history.mgd.php +++ b/managed/SavedSearch_Category_history.mgd.php @@ -102,7 +102,6 @@ return [ ], ], 'match' => [ - 'saved_search_id', 'name', ], ], diff --git a/managed/SavedSearch_Contact_Category_Counts.mgd.php b/managed/SavedSearch_Contact_Category_Counts.mgd.php index 21068e2..d46cf21 100644 --- a/managed/SavedSearch_Contact_Category_Counts.mgd.php +++ b/managed/SavedSearch_Contact_Category_Counts.mgd.php @@ -107,7 +107,6 @@ return [ ], ], 'match' => [ - 'saved_search_id', 'name', ], ],