From 653d3b9532ad6d2f8dc8943f4c0b7a04ab896c6b Mon Sep 17 00:00:00 2001 From: Backend IM Bot Date: Mon, 10 Mar 2025 01:41:19 +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 fac4a90..7123b73 100644 --- a/app/api/endpoints/logout.py +++ b/app/api/endpoints/logout.py @@ -1 +1,2 @@ #logout +# this is where the code goes \ No newline at end of file