8000 minor #7309 Remove duplicate use operator (ThomasLomas) · symfony/symfony-docs@c2625ec · GitHub
[go: up one dir, main page]

Skip to content

Commit c2625ec

Browse files
committed
minor #7309 Remove duplicate use operator (ThomasLomas)
This PR was submitted for the 3.2 branch but it was merged into the 2.8 branch instead (closes #7309). Discussion ---------- Remove duplicate use operator Commits ------- 6426109 Remove duplicate use operator
2 parents ba0aa35 + 6426109 commit c2625ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

forms.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,6 @@ the choice is ultimately up to you.
660660

661661
use AppBundle\Entity\Task;
662662
use Symfony\Component\OptionsResolver\OptionsResolver;
663-
use AppBundle\Entity\Task;
664663

665664
// ...
666665
public function configureOptions(OptionsResolver $resolver)

0 commit comments

Comments
 (0)
0