From fb1a4849863d50deec7c02063e3cac57bff8a3e0 Mon Sep 17 00:00:00 2001 From: henry yo Date: Sun, 15 Mar 2026 00:35:38 +0800 Subject: [PATCH] change comment for testing deploy --- app/main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/app/main.py b/app/main.py index 2be3784..90cce88 100755 --- a/app/main.py +++ b/app/main.py @@ -12,4 +12,3 @@ app.include_router(line_router) app.include_router(invoice_router) app.include_router(trading_router) -#test CICD