diff --git a/app.json b/app.json index 60c06c2..32b2202 100644 --- a/app.json +++ b/app.json @@ -19,10 +19,6 @@ } ], "env": { - "CONVERT": { - "description": "Enable audio conversion", - "value": "true" - }, "PYTHON": { "description": "Path to python binary", "value": "/app/.heroku/python/bin/python"