diff --git a/bin/compile b/bin/compile
index d8969e7189492ac8534f5599f636ce19c0ba44b7..35c75e22f289334878f263fc7179c62bdb3c29c5 100755
--- a/bin/compile
+++ b/bin/compile
@@ -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