Skip to content

Commit 5574948

Browse files
author
Hugo Hamon
committed
Removed dead code (unused use statements).
1 parent 6746795 commit 5574948

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

Tests/DependencyInjection/Compiler/AddConsoleCommandPassTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
use Symfony\Component\Console\Command\Command;
1616
use Symfony\Component\DependencyInjection\ContainerBuilder;
1717
use Symfony\Component\DependencyInjection\Definition;
18-
use Symfony\Component\DependencyInjection\Reference;
1918

2019
class AddConsoleCommandPassTest extends \PHPUnit_Framework_TestCase
2120
{

Tests/Templating/TimedPhpEngineTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313

1414
use Symfony\Bundle\FrameworkBundle\Templating\TimedPhpEngine;
1515
use Symfony\Component\DependencyInjection\Container;
16-
use Symfony\Component\HttpFoundation\Session\Session;
17-
use Symfony\Component\Templating\TemplateNameParser;
1816
use Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables;
1917
use Symfony\Bundle\FrameworkBundle\Tests\TestCase;
2018

0 commit comments

Comments
 (0)