Refactoring Form/Type/ChoicesType.php : removing useless spaces

This commit is contained in:
Marc Ducobu 2015-10-22 15:06:57 +02:00
parent 46bba56776
commit bfca9baaeb

View File

@ -21,6 +21,4 @@ class ChoicesType extends AbstractType
{
return 'collection';
}
}