remove obsolete Go environment variable

This commit is contained in:
Tony Blyler 2021-05-02 22:58:53 -04:00
parent e0c44c6946
commit e67ba0e0b8

View file

@ -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() {