Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2fb3319

Browse files
committed
Removed an unused import
1 parent 7ec1cd4 commit 2fb3319

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
use Symfony\Component\HttpFoundation\Response;
1818
use Symfony\Component\HttpFoundation\Session\Flash\AutoExpireFlashBag;
1919
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
20-
use Symfony\Component\HttpKernel\Kernel;
2120
use Symfony\Component\HttpKernel\Profiler\Profiler;
2221
use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
2322

0 commit comments

Comments
 (0)