mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-05 14:58:50 +00:00
test
This commit is contained in:
parent
5dcfc20d82
commit
981884f368
@ -53,7 +53,5 @@ class GetAuthToken(ObtainAuthToken):
|
||||
except (AttributeError, ObjectDoesNotExist):
|
||||
pass
|
||||
|
||||
logout(request)
|
||||
|
||||
return Response({"success": _("Successfully logged out.")},
|
||||
status=status.HTTP_200_OK)
|
||||
|
Loading…
x
Reference in New Issue
Block a user