[Propel] Fixed CS

This commit is contained in:
William DURAND 2012-02-14 00:29:43 +01:00
parent dd5d72a994
commit 4878af44cc

View File

@ -13,7 +13,6 @@ namespace Symfony\Tests\Bridge\Propel1\Form\ChoiceList;
use Symfony\Bridge\Propel1\Form\ChoiceList\ModelChoiceList;
use Symfony\Component\Form\Extension\Core\View\ChoiceView;
use Symfony\Tests\Bridge\Propel1\Fixtures\Item;
use Symfony\Tests\Bridge\Propel1\Propel1TestCase;