Skip to content

Commit 6400748

Browse files
authored
Remove unused Response import (#94)
1 parent 073cc87 commit 6400748

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Cors.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
use Symfony\Component\HttpKernel\HttpKernelInterface;
1515
use Symfony\Component\HttpFoundation\Request;
16-
use Symfony\Component\HttpFoundation\Response;
1716

1817
class Cors implements HttpKernelInterface
1918
{

0 commit comments

Comments
 (0)