Merge pull request #4871 from eileenmcnaughton/CRM-15795
[civicrm-core.git] / CRM / Contact / Page / View / Relationship.php
index 8f9b8a32349368ec6c82acb9a12b3bf9a38bd0df..354b00e08a4720c24c105c8c154359a328fd37dd 100644 (file)
@@ -101,7 +101,6 @@ class CRM_Contact_Page_View_Relationship extends CRM_Core_Page {
       "action=view&reset=1&id={$viewRelationship[$this->_id]['id']}&cid={$this->_contactId}&context=home"
     );
 
-
     $session = CRM_Core_Session::singleton();
     $recentOther = array();