mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-01-30 17:23:02 -05:00
Get rid of todo comments.
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
#todo: fix leaking state
|
||||
function __sdkman_default {
|
||||
local candidate version
|
||||
|
||||
|
||||
@@ -54,7 +54,6 @@ function __sdkman_validate_zip {
|
||||
fi
|
||||
}
|
||||
|
||||
#todo: fix leaking state
|
||||
function __sdkman_install {
|
||||
local candidate version folder
|
||||
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
#todo: fix leaking state
|
||||
function __sdkman_use {
|
||||
local candidate version install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user