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