From 99273a7aac2e6b8b241e764fd0e2bdb095dce67f Mon Sep 17 00:00:00 2001 From: Zbuddy13 Date: Thu, 30 May 2024 15:49:53 -0400 Subject: [PATCH] Update api.py --- api.py | 1 - 1 file changed, 1 deletion(-) diff --git a/api.py b/api.py index ec9351f..f8b5ad8 100644 --- a/api.py +++ b/api.py @@ -26,5 +26,4 @@ async def send(): global data return data - app.run(host='0.0.0.0', port=port) \ No newline at end of file