We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7770cd5 commit bb70da4Copy full SHA for bb70da4
src/Console/Command/PurgeCommand.php
@@ -16,8 +16,6 @@
16
use Symfony\Component\Console\Input\InputArgument;
17
use Symfony\Component\Console\Input\InputInterface;
18
use Symfony\Component\Console\Output\OutputInterface;
19
-use Symfony\Component\Console\Input\InputArgument;
20
-use Composer\Json\JsonFile;
21
use Symfony\Component\Finder\Finder;
22
use Symfony\Component\Finder\SplFileInfo;
23
0 commit comments