From a331603c99ab159164fb26c250ab82256446ce58 Mon Sep 17 00:00:00 2001 From: Backend IM Bot Date: Mon, 10 Mar 2025 01:42:20 +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 c6f0a14..2a1ede1 100644 --- a/app/api/endpoints/logout.py +++ b/app/api/endpoints/logout.py @@ -1,2 +1,2 @@ #logout -# this is where the code goes here \ No newline at end of file +# this is where the code goes below this \ No newline at end of file