Explorar o código

[WebProfilerBundle] Remove useless use clause

Victor Berchet %!s(int64=14) %!d(string=hai) anos
pai
achega
5308a5c4f5

+ 0 - 1
src/Symfony/Bundle/WebProfilerBundle/WebDebugToolbarListener.php

@@ -13,7 +13,6 @@ namespace Symfony\Bundle\WebProfilerBundle;
 
 use Symfony\Component\HttpFoundation\Request;
 use Symfony\Component\HttpFoundation\Response;
-use Symfony\Bundle\FrameworkBundle\HttpKernel;
 use Symfony\Component\HttpKernel\HttpKernelInterface;
 use Symfony\Component\HttpKernel\Event\FilterResponseEvent;
 use Symfony\Bundle\TwigBundle\TwigEngine;