Skip to content
Snippets Groups Projects
Commit 124aff5e authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

cleanup

parent c44ab4cd
No related branches found
No related tags found
No related merge requests found
...@@ -27,8 +27,6 @@ if [ $? -eq 0 ]; then ...@@ -27,8 +27,6 @@ if [ $? -eq 0 ]; then
else else
puts-warn "nltk.txt not found, not downloading any corpora" puts-warn "nltk.txt not found, not downloading any corpora"
fi fi
else
puts-warn "nltk not apparently installed, not downloading packages"
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment