From 86c95016acaadc8cb0b8bc2e10fa7b97d9e66aa3 Mon Sep 17 00:00:00 2001 From: Aryunaparis <118813225+Aryunaparis@users.noreply.github.com> Date: Wed, 22 Mar 2023 00:35:12 +0100 Subject: [PATCH] Update app.py --- app.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app.py b/app.py index 6ff05a4..335d968 100644 --- a/app.py +++ b/app.py @@ -2,11 +2,9 @@ app = Flask("My Flask Application") - @app.route("/") def hello(): - return "