fixed typo

This commit is contained in:
Fabien Potencier 2015-01-21 04:48:45 +01:00
parent 3b97306144
commit cc8abb210f
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ use Symfony\Component\HttpFoundation\RequestStack;
use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
use Symfony\Component\Security\Http\Logout\LogoutUrlGenerator;
use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface;
use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
use Symfony\Component\Templating\Helper\Helper;
/**