Remove leftover copy
parent
566313834a
commit
b1989a5fc0
|
@ -187,7 +187,6 @@ class ConsoleIO implements IOInterface
|
||||||
fclose($target);
|
fclose($target);
|
||||||
unset($source, $target);
|
unset($source, $target);
|
||||||
|
|
||||||
copy($exe, $tmpExe);
|
|
||||||
$exe = $tmpExe;
|
$exe = $tmpExe;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue