Browse Source

Remove leftover copy

Jordi Boggiano 12 năm trước cách đây
mục cha
commit
b1989a5fc0
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/Composer/IO/ConsoleIO.php

+ 0 - 1
src/Composer/IO/ConsoleIO.php

@@ -187,7 +187,6 @@ class ConsoleIO implements IOInterface
                 fclose($target);
                 unset($source, $target);
 
-                copy($exe, $tmpExe);
                 $exe = $tmpExe;
             }