Merge pull request #4830 from PalanteJon/CRM-15774
[civicrm-core.git] / CRM / Contact / Selector.php
index 9a8c0348b9fbed79d09422d64a574862995d8977..dcac1ec94758fec79aa1c25cf0f850df2f1959f1 100644 (file)
@@ -1242,4 +1242,3 @@ SELECT DISTINCT 'civicrm_contact', contact_a.id, contact_a.id, '$cacheKey', cont
     return $properties;
   }
 }
-