Skip to content

Commit 795efd1

Browse files
committed
Fix code syntax
1 parent 08d347e commit 795efd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Command/AbstractCommandTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
use Symfony\Bundle\FrameworkBundle\Test\KernelTestCase;
1616
use Symfony\Component\Console\Command\Command;
1717
use Symfony\Component\Console\Tester\CommandTester;
18-
use Symfony\Component\HttpKernel\KernelInterface;
1918

2019
abstract class AbstractCommandTest extends KernelTestCase
2120
{

0 commit comments

Comments
 (0)