Remove debug echo in init file.

This commit is contained in:
Marco Vermeulen
2020-12-27 23:09:17 +00:00
parent 0bda51f1b9
commit d2400a5cad

View File

@@ -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