From 5be9a28bd942a22b0494bb227438c4748b270507 Mon Sep 17 00:00:00 2001 From: Abir Hasan Date: Tue, 20 Apr 2021 16:57:48 +0600 Subject: [PATCH] Update app.json --- app.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 +}