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