X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FReCAPTCHA.php;h=31980430149b6dd4364f04e586d2f3aae921aef2;hb=8c9caddcf1ee6c7be5aa22256f5b18e4163f3880;hp=d1afe457a1c785ae8a2935725dd877f839676f71;hpb=d96bf18d5b1849cc8f21c8845706eaccc78db5f3;p=civicrm-core.git diff --git a/CRM/Utils/ReCAPTCHA.php b/CRM/Utils/ReCAPTCHA.php index d1afe457a1..3198043014 100644 --- a/CRM/Utils/ReCAPTCHA.php +++ b/CRM/Utils/ReCAPTCHA.php @@ -62,7 +62,6 @@ class CRM_Utils_ReCAPTCHA { return self::$_singleton; } - /** * Check if reCaptcha settings is avilable to add on form. */