Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ec1cd4 commit 2fb3319Copy full SHA for 2fb3319
src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php
@@ -17,7 +17,6 @@
17
use Symfony\Component\HttpFoundation\Response;
18
use Symfony\Component\HttpFoundation\Session\Flash\AutoExpireFlashBag;
19
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
20
-use Symfony\Component\HttpKernel\Kernel;
21
use Symfony\Component\HttpKernel\Profiler\Profiler;
22
use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
23
0 commit comments