Skip to content

Commit 10e438f

Browse files
Remove read code
1 parent 988b39c commit 10e438f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Downloader.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -479,8 +479,6 @@ private function initialize()
479479
unset($config['recipes'], $config['recipe-conflicts'], $config['versions'], $config['aliases']);
480480
$this->endpoints[$endpoint] = $config;
481481
}
482-
483-
return false;
484482
}
485483

486484
private static function generateCacheKey(string $url): string

0 commit comments

Comments
 (0)