mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-01-30 17:23:02 -05:00
Clean code.
This commit is contained in:
@@ -99,8 +99,6 @@ function __sdkman_download {
|
||||
archives_folder="${SDKMAN_DIR}/archives"
|
||||
if [ ! -f "${archives_folder}/${candidate}-${version}.zip" ]; then
|
||||
|
||||
#TODO: pre installation hook here
|
||||
|
||||
echo ""
|
||||
echo "Downloading: ${candidate} ${version}"
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user