remove debugging env

This commit is contained in:
2015-05-05 18:21:10 -07:00
parent 5c91c81968
commit cead16eb57
-1
View File
@@ -112,7 +112,6 @@ if [ ! -f requirements.txt ]; then
echo "-e ." > requirements.txt
fi
env
# Sticky runtimes.
if [ -f $CACHE_DIR/.heroku/python-version ]; then