phpcs - Fix error, "Expected 1 newline at end of file; XXX found".
[civicrm-core.git] / CRM / Utils / String.php
index 0298c18d74b40af99e37d79a5ca5630c65fb2161..e703b2ae2be5b30b3ddb9c97ccca13eb13169d90 100644 (file)
@@ -734,4 +734,3 @@ class CRM_Utils_String {
     return str_replace('&', '&', $htmlUrl);
   }
 }
-