diff --git a/Form/Type/ChoicesType.php b/Form/Type/ChoicesType.php index 75d409bfc..581b2620b 100644 --- a/Form/Type/ChoicesType.php +++ b/Form/Type/ChoicesType.php @@ -21,6 +21,4 @@ class ChoicesType extends AbstractType { return 'collection'; } - - } \ No newline at end of file