Cleanup unset

This commit is contained in:
2018-09-30 13:21:09 +08:00
parent 8e1a5a0172
commit f3275360f4

2
ghcup
View File

@@ -341,7 +341,7 @@ get_ghc_location() {
printf "%s" "${inst_location}"
unset myghcver unset inst_location
unset myghcver inst_location
}