Kaynağa Gözat

[Command] removed unused local $recommendedDependencies variable in DependsCommand::getReferences() method.

Hugo Hamon 13 yıl önce
ebeveyn
işleme
c993f3e92d
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      src/Composer/Command/DependsCommand.php

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

@@ -63,7 +63,6 @@ EOT
         $needle = $input->getArgument('package');
 
         $references = array();
-        $recommendedDependencies = array();
 
         // check if we have a local installation so we can grab the right package/version
         $repos = array_merge(