Removing useless "use"

This commit is contained in:
Gregwar 2012-12-27 13:05:56 +01:00
parent 9e599febb0
commit c551ca018e
1 changed files with 0 additions and 4 deletions

View File

@ -2,10 +2,6 @@
namespace Gregwar\CaptchaBundle\Generator;
use Symfony\Component\Finder\Finder;
use Symfony\Component\HttpFoundation\Session\SessionInterface;
use Symfony\Component\Routing\RouterInterface;
/**
* Generates random phrase
*