Skip to content

Commit bb70da4

Browse files
authored
Fix fatal errors
1 parent 7770cd5 commit bb70da4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Console/Command/PurgeCommand.php

-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
use Symfony\Component\Console\Input\InputArgument;
1717
use Symfony\Component\Console\Input\InputInterface;
1818
use Symfony\Component\Console\Output\OutputInterface;
19-
use Symfony\Component\Console\Input\InputArgument;
20-
use Composer\Json\JsonFile;
2119
use Symfony\Component\Finder\Finder;
2220
use Symfony\Component\Finder\SplFileInfo;
2321

0 commit comments

Comments
 (0)