mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-06-07 23:37:27 -04:00
Remove debug echo in init file.
This commit is contained in:
@@ -82,8 +82,6 @@ function infer_platform() {
|
||||
SDKMAN_PLATFORM="$(infer_platform)"
|
||||
export SDKMAN_PLATFORM
|
||||
|
||||
__sdkman_echo_debug "Inferred platform: $SDKMAN_PLATFORM"
|
||||
|
||||
# OS specific support (must be 'true' or 'false').
|
||||
cygwin=false
|
||||
darwin=false
|
||||
|
||||
Reference in New Issue
Block a user