8000 Removed useless use statement · lsmith77/symfony@caa105f · GitHub
[go: up one dir, main page]

Skip to content

Commit caa105f

Browse files
committed
Removed useless use statement
1 parent 24319bb commit caa105f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
namespace Symfony\Bridge\Doctrine\Security\User;
1313

1414
use Doctrine\Common\Persistence\ManagerRegistry;
15-
use Doctrine\Common\Persistence\ObjectManager;
1615
use Symfony\Component\Security\Core\Exception\UnsupportedUserException;
1716
use Symfony\Component\Security\Core\Exception\UsernameNotFoundException;
1817
use Symfony\Component\Security\Core\User\UserProviderInterface;

0 commit comments

Comments
 (0)
0