Remove aligned '=>' and '='

This commit is contained in:
Disquedur 2014-10-22 20:27:13 +02:00 committed by Fabien Potencier
parent 91fde699aa
commit 51312d31cc
239 changed files with 1454 additions and 1455 deletions

View File

@ -14,7 +14,6 @@ namespace Symfony\Bridge\Propel1\Form\ChoiceList;
use \ModelCriteria;
use \BaseObject;
use \Persistent;
use Symfony\Component\Form\Exception\StringCastException;
use Symfony\Component\Form\Extension\Core\ChoiceList\ObjectChoiceList;
use Symfony\Component\OptionsResolver\Exception\InvalidOptionsException;