Completed
Pull Request — development (#795)
by Nick
04:52
created
htdocs2/src/Security/LoginFormAuthenticator.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -3,8 +3,6 @@
 block discarded – undo
3 3
 
4 4
 namespace Oc\Security;
5 5
 
6
-use Doctrine\ORM\EntityManagerInterface;
7
-use Oc\User\UserEntity;
8 6
 use Oc\User\UserRepository;
9 7
 use Symfony\Component\HttpFoundation\RedirectResponse;
10 8
 use Symfony\Component\HttpFoundation\Request;
Please login to merge, or discard this patch.