Skip to content

Commit e4ff0c2

Browse files
committed
PHPCS
1 parent 049675e commit e4ff0c2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/FinderCommand.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
namespace PhpUnitFinder;
44

55
use PHPUnit\Framework\TestCase;
6-
use PHPUnit\Framework\TestSuite;
7-
use PHPUnit\TextUI\TestDirectoryNotFoundException;
86
use PHPUnit\TextUI\TestSuiteMapper;
9-
use PHPUnit\TextUI\XmlConfiguration\Configuration;
107
use PHPUnit\TextUI\XmlConfiguration\Loader;
118
use Symfony\Component\Console\Command\Command;
129
use Symfony\Component\Console\Input\InputArgument;

0 commit comments

Comments
 (0)