diff --git a/lib/captcha/InternalCaptcha.php b/lib/captcha/InternalCaptcha.php index c00645ea..2ce6d6ab 100644 --- a/lib/captcha/InternalCaptcha.php +++ b/lib/captcha/InternalCaptcha.php @@ -6,12 +6,6 @@ use Gregwar\Captcha\PhraseBuilder; use Gregwar\Captcha\CaptchaBuilder; -/* -TODO: -- add unit test for each class -- add audit logs for failed captcha actions -*/ - class InternalCaptcha extends Captcha {