Removing useless "use"
This commit is contained in:
parent
9e599febb0
commit
c551ca018e
|
@ -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
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue