From bfca9baaeba0efaeb76386c5bc62d39fb85a0f36 Mon Sep 17 00:00:00 2001 From: Marc Ducobu Date: Thu, 22 Oct 2015 15:06:57 +0200 Subject: [PATCH] Refactoring Form/Type/ChoicesType.php : removing useless spaces --- Form/Type/ChoicesType.php | 2 -- 1 file changed, 2 deletions(-) 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