From 2e5fe9f286ab31d1eb61dcaca659d53d1e8bb345 Mon Sep 17 00:00:00 2001 From: Casey Faist Date: Thu, 26 Mar 2020 11:35:26 -0400 Subject: [PATCH] Clean up white space --- bin/compile | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/compile b/bin/compile index f1a3151..170026c 100755 --- a/bin/compile +++ b/bin/compile @@ -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.