Skip to content

Commit 7cb53aa

Browse files
committed
update lib
1 parent 649e08f commit 7cb53aa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libraries/util.bash

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -944,8 +944,6 @@ function installPortableBinary()
944944
local -r versionOption="${5}"
945945
local -r remoteUnzip="${6}"
946946

947-
# Validation
948-
949947
checkNonEmptyString "${appTitleName}" 'undefined app title name'
950948
checkNonEmptyString "${versionOption}" 'undefined version option'
951949
checkTrueFalseString "${remoteUnzip}"

0 commit comments

Comments
 (0)