Skip to content

Commit

Permalink
Remove read code
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Feb 16, 2022
1 parent 988b39c commit 10e438f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Downloader.php
Original file line number Diff line number Diff line change
Expand Up @@ -479,8 +479,6 @@ private function initialize()
unset($config['recipes'], $config['recipe-conflicts'], $config['versions'], $config['aliases']);
$this->endpoints[$endpoint] = $config;
}

return false;
}

private static function generateCacheKey(string $url): string
Expand Down

0 comments on commit 10e438f

Please sign in to comment.