From 92584c9cfab3faacf5fb0e7598e6923bfa5e9384 Mon Sep 17 00:00:00 2001 From: Backend IM Bot Date: Mon, 10 Mar 2025 01:42:06 +0000 Subject: [PATCH] feat: Update endpoint logout --- app/api/endpoints/logout.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/api/endpoints/logout.py b/app/api/endpoints/logout.py index 7123b73..c6f0a14 100644 --- a/app/api/endpoints/logout.py +++ b/app/api/endpoints/logout.py @@ -1,2 +1,2 @@ #logout -# this is where the code goes \ No newline at end of file +# this is where the code goes here \ No newline at end of file