Skip to content

Commit 3badc38

Browse files
authored
Update AutocompleteService.php
1 parent 60b146d commit 3badc38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Service/AutocompleteService.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace Tetranz\Select2EntityBundle\Service;
44

5-
use Doctrine\Common\Persistence\ManagerRegistry;
5+
use Doctrine\Persistence\ManagerRegistry;
66
use Doctrine\ORM\EntityRepository;
77
use Symfony\Component\Form\FormFactoryInterface;
88
use Symfony\Component\Form\FormTypeInterface;

0 commit comments

Comments
 (0)