Merge pull request #14981 from eileenmcnaughton/load_extract
[civicrm-core.git] / api / v3 / WordReplacement.php
index 25bdbfd321dab156152a8f9b608bd32e22c282c7..b5bc93a19b4f0f01e603b6a9d7e46e236b34aa90 100644 (file)
@@ -46,7 +46,6 @@ function civicrm_api3_word_replacement_get($params) {
   return _civicrm_api3_basic_get(_civicrm_api3_get_BAO(__FUNCTION__), $params);
 }
 
-
 /**
  * Create a new Word Replacement.
  *