Explorar o código

removed finder use clause as it is not used

Luis Cordova %!s(int64=13) %!d(string=hai) anos
pai
achega
1aa9d9af43
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/Composer/Console/Application.php

+ 0 - 1
src/Composer/Console/Application.php

@@ -18,7 +18,6 @@ use Symfony\Component\Console\Output\OutputInterface;
 use Symfony\Component\Console\Output\ConsoleOutput;
 use Symfony\Component\Console\Formatter\OutputFormatter;
 use Symfony\Component\Console\Formatter\OutputFormatterStyle;
-use Symfony\Component\Finder\Finder;
 use Composer\Command;
 use Composer\Command\Helper\DialogHelper;
 use Composer\Composer;