From 60a06835b02a6bf3ab266f940c66e4638ac6a135 Mon Sep 17 00:00:00 2001 From: Backend IM Bot Date: Mon, 10 Mar 2025 01:37:06 +0000 Subject: [PATCH] feat: Update endpoint logout --- app/api/endpoints/logout.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app/api/endpoints/logout.py b/app/api/endpoints/logout.py index e69de29..05dda1b 100644 --- a/app/api/endpoints/logout.py +++ b/app/api/endpoints/logout.py @@ -0,0 +1 @@ +#logout \ No newline at end of file