Rapsys Git
/
airbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d017e31
)
Cleanup
author
Raphaël Gertz
<git@rapsys.eu>
Mon, 28 Dec 2020 07:37:32 +0000
(08:37 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Mon, 28 Dec 2020 07:37:32 +0000
(08:37 +0100)
Form/ApplicationType.php
patch
|
blob
|
history
diff --git
a/Form/ApplicationType.php
b/Form/ApplicationType.php
index 8778fe9ff43f25abf8f139a4047efd29b62d182d..52356f1eb9c7c10d9c136445e2362a0fd7f4e0aa 100644
(file)
--- a/
Form/ApplicationType.php
+++ b/
Form/ApplicationType.php
@@
-8,7
+8,6
@@
use Symfony\Component\OptionsResolver\OptionsResolver;
use Symfony\Bridge\Doctrine\Form\Type\EntityType;
use Symfony\Component\Form\Extension\Core\Type\ChoiceType;
use Symfony\Component\Form\Extension\Core\Type\DateType;
-use Symfony\Component\Form\Extension\Core\Type\HiddenType;
use Symfony\Component\Form\Extension\Core\Type\SubmitType;
use Symfony\Component\Validator\Constraints\Date;
use Symfony\Component\Validator\Constraints\NotBlank;