Skip to content

Commit fae7afa

Browse files
committed
cs
1 parent 64b3972 commit fae7afa

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Tests/Functional/Command/ExtractCommandTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
use Symfony\Bundle\FrameworkBundle\Console\Application;
1515
use Symfony\Component\Console\Tester\CommandTester;
16-
use Translation\Bundle\Command\ExtractCommand;
1716
use Translation\Bundle\Model\Metadata;
1817
use Translation\Bundle\Tests\Functional\BaseTestCase;
1918

Tests/Functional/Command/StatusCommandTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
use Symfony\Bundle\FrameworkBundle\Console\Application;
1515
use Symfony\Component\Console\Tester\CommandTester;
16-
use Translation\Bundle\Command\StatusCommand;
1716
use Translation\Bundle\Tests\Functional\BaseTestCase;
1817

1918
class StatusCommandTest extends BaseTestCase

0 commit comments

Comments
 (0)