Update to latest versions of polyfill-ctype and polyfill-iconv
[civicrm-core.git] / api / v3 / ActionSchedule.php
index d7f6e263f6a827aa7ee981239b1df8fa140b354e..6ad01642316327cc8b32a95b18206f1e20a9070a 100644 (file)
@@ -43,7 +43,6 @@ function civicrm_api3_action_schedule_get($params) {
   return _civicrm_api3_basic_get(_civicrm_api3_get_BAO(__FUNCTION__), $params, 'ActionSchedule');
 }
 
-
 /**
  * Create a new ActionSchedule.
  *