CS fixes
parent
9d2d828b70
commit
e03057156c
|
@ -197,7 +197,6 @@ class DownloadManager
|
|||
{
|
||||
$downloader = $this->getDownloaderForInstalledPackage($initial);
|
||||
if (!$downloader) {
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue