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