mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
cleanup
This commit is contained in:
@@ -27,8 +27,6 @@ if [ $? -eq 0 ]; then
|
||||
else
|
||||
puts-warn "nltk.txt not found, not downloading any corpora"
|
||||
fi
|
||||
else
|
||||
puts-warn "nltk not apparently installed, not downloading packages"
|
||||
fi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user