Completed
Push — master ( 06722b...52f014 )
by Jonas
03:33
created
DataCollector/XhprofCollector.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 use Symfony\Component\HttpKernel\DataCollector\DataCollector;
9 9
 use Symfony\Component\HttpFoundation\Request;
10 10
 use Symfony\Component\HttpFoundation\Response;
11
-use Symfony\Component\DependencyInjection\ContainerAwareInterface;
12 11
 use Symfony\Component\DependencyInjection\ContainerInterface;
13 12
 use Doctrine\Common\Persistence\ManagerRegistry;
14 13
 use Jns\Bundle\XhprofBundle\Document\XhguiRuns as XhguiRuns_Document;
Please login to merge, or discard this patch.