Pārlūkot izejas kodu

Get tests running to prep for fixes

Padraic Brady 10 gadi atpakaļ
vecāks
revīzija
939a4aa9c2
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      src/Composer/Command/Command.php

+ 0 - 1
src/Composer/Command/Command.php

@@ -19,7 +19,6 @@ use Composer\IO\NullIO;
 use Symfony\Component\Console\Input\InputInterface;
 use Symfony\Component\Console\Output\OutputInterface;
 use Symfony\Component\Console\Command\Command as BaseCommand;
-use Symfony\Component\Console\Input\InputInterface;
 
 /**
  * Base class for Composer commands