Skip to content

Commit 0a3a440

Browse files
realsimfabpot
authored andcommitted
Fix: duplicate usage of Symfony\Component\HttpFoundation\Response
1 parent 0321aae commit 0a3a440

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Authorization/AccessDeniedHandlerInterface.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
use Symfony\Component\HttpFoundation\Request;
1515
use Symfony\Component\HttpFoundation\Response;
1616
use Symfony\Component\Security\Core\Exception\AccessDeniedException;
17-
use Symfony\Component\HttpFoundation\Response;
1817

1918
/**
2019
* This is used by the ExceptionListener to translate an AccessDeniedException

0 commit comments

Comments
 (0)