Skip to content

Commit ecd2d81

Browse files
committed
use: Unset correct variable
1 parent 006c38b commit ecd2d81

File tree

1 file changed

+1
-1
lines changed
  • lib/internal

1 file changed

+1
-1
lines changed

lib/internal/use

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ for __go_module_name in "$@"; do
9090
done
9191

9292
unset __go_loaded_module
93-
unset __go_use_module
93+
unset __go_module_name

0 commit comments

Comments
 (0)