Skip to content

Commit d9ad8ba

Browse files
committed
Refactor CommandLine
1 parent defe82e commit d9ad8ba

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/PHPUnit/Cobertura/Formatter/Config/CommandLine.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@
1717
use Symfony\Component\Console\Input\InputDefinition;
1818
use Symfony\Component\Console\Input\InputOption;
1919

20-
use function copy;
21-
use function file_exists;
22-
use function getcwd;
23-
use function sprintf;
24-
2520
final readonly class CommandLine
2621
{
2722
private ArgvInput $input;

0 commit comments

Comments
 (0)