Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/2685'
Browse files Browse the repository at this point in the history
  • Loading branch information
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/ReCaptcha.php
Expand Up @@ -11,7 +11,6 @@
namespace Zend\Captcha;

use Traversable;
use Zend\Form\Element;
use ZendService\ReCaptcha\ReCaptcha as ReCaptchaService;

/**
Expand Down
1 change: 0 additions & 1 deletion test/FigletTest.php
Expand Up @@ -13,7 +13,6 @@
use ArrayObject;
use Zend\Captcha\Figlet as FigletCaptcha;
use Zend\Session\Container as SessionContainer;
use Zend\View\Renderer\PhpRenderer as View;

/**
* @category Zend
Expand Down
1 change: 0 additions & 1 deletion test/ImageTest.php
Expand Up @@ -12,7 +12,6 @@

use DirectoryIterator;
use Zend\Captcha\Image as ImageCaptcha;
use Zend\View\Renderer\PhpRenderer as View;

/**
* @category Zend
Expand Down

0 comments on commit fb7fe0d

Please sign in to comment.