Clean up white space

This commit is contained in:
Casey Faist
2020-03-26 11:35:26 -04:00
parent 6b9ffb92d9
commit 2e5fe9f286
-2
View File
@@ -312,8 +312,6 @@ mtime "sqlite3.install.time" "${start}"
source "$BIN_DIR/steps/pip-install"
mtime "pip.install.time" "${start}"
# Support for NLTK corpora.
# Note: this may only work on Python 2.7. I don't think many customers use this functionality,
# and it should probably be undocumented.