Merge pull request #14741 from colemanw/mappingExt
[civicrm-core.git] / api / v3 / MailingComponent.php
index 47d59c8d530af8fba861f03a32eccfd3ff50550b..886dc2321cc28afb4fa9515b44be7bfb820b7c34 100644 (file)
@@ -44,7 +44,6 @@ function civicrm_api3_mailing_component_create($params) {
   return _civicrm_api3_basic_create(_civicrm_api3_get_BAO(__FUNCTION__), $params, 'MailingComponent');
 }
 
-
 /**
  * Adjust Metadata for Create action.
  *