remove obsolete Go environment variable
This commit is contained in:
parent
e0c44c6946
commit
e67ba0e0b8
1 changed files with 0 additions and 2 deletions
|
@ -142,8 +142,6 @@ if command -v fzf &> /dev/null; then
|
|||
export FZF_CTRL_T_COMMAND="${FZF_DEFAULT_COMMAND}"
|
||||
fi
|
||||
|
||||
export GO111MODULE=on
|
||||
|
||||
case "$(uname)" in
|
||||
"Darwin")
|
||||
pdf_join() {
|
||||
|
|
Loading…
Reference in a new issue