1
0
Fork 0
pull/2705/head
Jordi Boggiano 2014-02-13 12:48:12 +01:00
parent 9d2d828b70
commit e03057156c
1 changed files with 3 additions and 4 deletions

View File

@ -197,7 +197,6 @@ class DownloadManager
{ {
$downloader = $this->getDownloaderForInstalledPackage($initial); $downloader = $this->getDownloaderForInstalledPackage($initial);
if (!$downloader) { if (!$downloader) {
return; return;
} }