minor tidy ups
[civicrm-core.git] / CRM / Group / StateMachine.php
index b876c13ba092fdcaf20dfc93d71e86fb2966a852..9162de9328e40834203541077170ecb839753291 100644 (file)
@@ -59,4 +59,3 @@ class CRM_Group_StateMachine extends CRM_Core_StateMachine {
     return CRM_Utils_String::getClassName('CRM_Contact_Form_Task_AddToGroup');
   }
 }
-