INFRA-132 - CRM/Core - phpcbf
[civicrm-core.git] / CRM / Core / Smarty / plugins / function.crmAPI.php
index 535d2a2ee3716c5f22df54761e2b47efffb6c460..1177c2f48250822e9ee3ae79abbeaf2d2d272814 100644 (file)
@@ -75,7 +75,3 @@ function smarty_function_crmAPI($params, &$smarty) {
     $smarty->assign($params["var"], $result);
   }
 }
-
-
-
-