[Form] Fixed issues mentioned in the PR

This commit is contained in:
Bernhard Schussek 2012-07-21 19:45:31 +02:00
parent 921681658c
commit 24b764e066
1 changed files with 8 additions and 9 deletions

View File

@ -13,7 +13,6 @@ namespace Symfony\Bridge\Twig\Extension;
use Symfony\Bridge\Twig\TokenParser\FormThemeTokenParser;
use Symfony\Bridge\Twig\Form\TwigRendererInterface;
use Symfony\Component\Form\FormView;
use Symfony\Component\Form\Extension\Core\View\ChoiceView;
use Symfony\Component\Form\Extension\Csrf\CsrfProvider\CsrfProviderInterface;