Remove poetry from path

This commit is contained in:
Nicole Tietz-Sokolskaya 2019-09-25 19:28:00 -04:00
parent a2016edfd5
commit 95f3caa851
1 changed files with 0 additions and 3 deletions

View File

@ -59,6 +59,3 @@ if [ -f /usr/local/etc/bash_completion ]
then then
. /usr/local/etc/bash_completion . /usr/local/etc/bash_completion
fi fi
#
#export PATH="$HOME/.poetry/bin:$PATH"