Explorar o código

Redundant return

bryan %!s(int64=2) %!d(string=hai) anos
pai
achega
5934d94f5d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      installJRMC

+ 0 - 1
installJRMC

@@ -108,7 +108,6 @@ askOk() {
     declare response
     read -r -p "$* [y/N]: " response
     [[ "${response,,}" =~ ^(yes|y)$ ]]
-    return
 }