diff --git a/app.json b/app.json index 7cc8c39..a21fb8c 100644 --- a/app.json +++ b/app.json @@ -78,8 +78,7 @@ "SESSION_NAME": { "description": "Any Session Name for Bot", "required": false - }, - + } }, "buildpacks": [{ "url": "heroku/python" @@ -90,4 +89,4 @@ "size": "free" } } -} \ No newline at end of file +}